Skip to content

Instantly share code, notes, and snippets.

@microcosm
Created April 16, 2017 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save microcosm/48e7350f52f283b2235d4ca4326c9025 to your computer and use it in GitHub Desktop.
Save microcosm/48e7350f52f283b2235d4ca4326c9025 to your computer and use it in GitHub Desktop.
OF RPi Cross-compiler output
HOST_OS=Linux
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 openssl gtk+-3.0
Compiling OF library for Release
HOST_OS=Linux
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 openssl gtk+-3.0
make[1]: Entering directory `/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/project'
HOST_OS=Linux
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 openssl gtk+-3.0
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofColor.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofColor.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofColor.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofColor.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofColor.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec3f.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofPoint.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMath.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofColor.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofColor.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events/ofEvents.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/events/ofEvents.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/events/ofEvents.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/events/ofEvents.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events/ofEvents.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events/ofEvents.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events/ofEvents.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofRendererCollection.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofRendererCollection.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofBaseTypes.h:2,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofRendererCollection.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofRendererCollection.cpp:8:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTrueTypeFont.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTrueTypeFont.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec3f.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofPoint.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTrueTypeFont.h:4,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTrueTypeFont.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofBitmapFont.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofBitmapFont.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofBitmapFont.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofBitmapFont.cpp:2:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofCairoRenderer.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofCairoRenderer.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec3f.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofCairoRenderer.h:10,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofCairoRenderer.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPixels.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPixels.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPixels.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPixels.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPixels.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPixels.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPixels.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofImage.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofImage.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofImage.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofImage.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofImage.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofFileUtils.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofImage.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofImage.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTessellator.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTessellator.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTessellator.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTessellator.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTessellator.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTessellator.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofTessellator.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/of3dGraphics.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/of3dGraphics.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/of3dGraphics.h:11,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/of3dGraphics.cpp:9:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPolyline.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPolyline.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPolyline.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPolyline.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPolyline.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec3f.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofPoint.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPolyline.h:2,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPolyline.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPath.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPath.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPath.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPath.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPath.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPath.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofPath.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofGraphics.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofGraphics.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofGraphics.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofGraphics.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofGraphics.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofGraphics.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics/ofGraphics.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppNoWindow.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppNoWindow.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppNoWindow.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppNoWindow.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppEGLWindow.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppEGLWindow.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec3f.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofPoint.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofBaseApp.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppEGLWindow.h:29,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppEGLWindow.cpp:26:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofMainLoop.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofMainLoop.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofMainLoop.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofMainLoop.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofMainLoop.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofMainLoop.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofMainLoop.cpp:8:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppRunner.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppRunner.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppRunner.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppRunner.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppRunner.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppRunner.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app/ofAppRunner.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoPlayer.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoPlayer.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoPlayer.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoPlayer.cpp:8:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstUtils.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstUtils.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstUtils.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.cpp: In member function ‘GstFlowReturn ofGstVideoUtils::process_sample(std::shared_ptr<_GstSample>)’:
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.cpp:1287:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(pixels.isAllocated() && pixels.getTotalBytes()!=(int)size){
^
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.cpp:1291:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(stride == (pixels.getWidth() * pixels.getBytesPerPixel())) {
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoGrabber.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoGrabber.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstUtils.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoGrabber.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofGstVideoGrabber.cpp:8:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp: In member function ‘bool ofVideoGrabber::setup(int, int, bool)’:
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp:64:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<grabber->getPixels().getNumPlanes();i++){
^
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp: In member function ‘virtual void ofVideoGrabber::update()’:
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp:223:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(int(tex.size())!=grabber->getPixels().getNumPlanes()){
^
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoGrabber.cpp:226:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<grabber->getPixels().getNumPlanes();i++){
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoPlayer.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoPlayer.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoPlayer.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video/ofVideoPlayer.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMath.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMath.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMath.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMath.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMath.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec3f.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types/ofPoint.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMath.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMath.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix3x3.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix3x3.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix3x3.h:8,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix3x3.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec4f.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec4f.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec4f.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec4f.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec4f.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec4f.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix4x4.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix4x4.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec3f.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix4x4.h:13,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofMatrix4x4.cpp:5:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofQuaternion.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofQuaternion.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofQuaternion.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofQuaternion.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofQuaternion.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofQuaternion.h:12,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofQuaternion.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -MMD -MP -MF /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec2f.d -MT/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec2f.o -o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec2f.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math/ofVec2f.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Creating library /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a
/opt/cross/bin/arm-linux-gnueabihf-ar -cr "/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a" /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/3d/ofMesh.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/3d/ofCamera.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/3d/of3dPrimitives.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/3d/ofEasyCam.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/3d/of3dUtils.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/3d/ofNode.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofVboMesh.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofGLRenderer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofVbo.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofGLProgrammableRenderer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofGLUtils.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofFbo.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofShader.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofBufferObject.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofLight.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofTexture.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/gl/ofMaterial.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/sound/ofBaseSoundStream.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/sound/ofFmodSoundPlayer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/sound/ofSoundStream.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/sound/ofOpenALSoundPlayer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/sound/ofSoundBuffer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/sound/ofRtAudioSoundStream.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/sound/ofSoundPlayer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/communication/ofSerial.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/communication/ofArduino.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofFpsCounter.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofFileUtils.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofLog.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofThread.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofMatrixStack.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofUtils.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofXml.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofSystemUtils.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofTimer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/utils/ofURLFileLoader.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofParameterGroup.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofParameter.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofRectangle.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofBaseTypes.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/types/ofColor.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/events/ofEvents.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPixels.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofImage.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofTessellator.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPolyline.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofPath.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/graphics/ofGraphics.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofMainLoop.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppRunner.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstUtils.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMath.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec4f.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofQuaternion.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/math/ofVec2f.o
HOST_OS=Linux
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 openssl gtk+-3.0
Done!
make[1]: Leaving directory `/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/project'
Compiling emptyExample for Release
HOST_OS=Linux
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 openssl gtk+-3.0
make[1]: Entering directory `/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample'
cat: obj/linuxarmv7l/Release/.compiler_flags: No such file or directory
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src/ofApp.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src -MMD -MP -MF obj/linuxarmv7l/Release/src/ofApp.d -MT obj/linuxarmv7l/Release/src/ofApp.o -o obj/linuxarmv7l/Release/src/ofApp.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src/ofApp.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/ofMain.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src/ofApp.h:3,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src/ofApp.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Compiling /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src/main.cpp
/opt/cross/bin/arm-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -std=c++11 -march=armv7-a -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/opt/raspberrypi/root -DOF_USING_GTK -DOF_USING_GTK -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/opt/raspberrypi/root/opt/vc/include -I/opt/raspberrypi/root/opt/vc/include/IL -I/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads -I/opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/linux -I/opt/raspberrypi/root/usr/local/include -I/opt/raspberrypi/root/usr/include/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/arm-linux-gnueabihf/c++/5.3.0 -I/opt/raspberrypi/root/usr/include/c++/5.3.0/arm-linux-gnueabihf -pthread -I/opt/raspberrypi/root/usr/include/cairo -I/opt/raspberrypi/root/usr/include/glib-2.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/opt/raspberrypi/root/usr/include/pixman-1 -I/opt/raspberrypi/root/usr/include/freetype2 -I/opt/raspberrypi/root/usr/include/libpng12 -I/opt/raspberrypi/root/usr/include/gstreamer-1.0 -I/opt/raspberrypi/root/usr/include/AL -I/opt/raspberrypi/root/usr/include/gtk-3.0 -I/opt/raspberrypi/root/usr/include/atk-1.0 -I/opt/raspberrypi/root/usr/include/at-spi2-atk/2.0 -I/opt/raspberrypi/root/usr/include/pango-1.0 -I/opt/raspberrypi/root/usr/include/gio-unix-2.0/ -I/opt/raspberrypi/root/usr/include/gdk-pixbuf-2.0 -I/opt/raspberrypi/root/usr/include/at-spi-2.0 -I/opt/raspberrypi/root/usr/include/dbus-1.0 -I/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/opt/raspberrypi/root/usr/include/harfbuzz -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/fmodex/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/include/GLFW -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/utf8cpp/include/utf8 -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/3d -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/gl -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/sound -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/communication -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/types -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/events -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/graphics -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/app -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/video -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/math -I/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src -MMD -MP -MF obj/linuxarmv7l/Release/src/main.d -MT obj/linuxarmv7l/Release/src/main.o -o obj/linuxarmv7l/Release/src/main.o -c /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src/main.cpp
In file included from /opt/raspberrypi/root/opt/vc/include/interface/vcos/vcos.h:116:0,
from /opt/raspberrypi/root/opt/vc/include/interface/vmcs_host/vc_dispmanx.h:33,
from /opt/raspberrypi/root/opt/vc/include/bcm_host.h:50,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/utils/ofConstants.h:168,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworks/ofMain.h:5,
from /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample/src/main.cpp:1:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h: In function ‘void vcos_event_signal(VCOS_EVENT_T*)’:
/opt/raspberrypi/root/opt/vc/include/interface/vcos/pthreads/vcos_platform.h:535:8: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
int ok = 0;
^
Linking bin/emptyExample for linuxarmv7l
/opt/cross/bin/arm-linux-gnueabihf-g++ -o bin/emptyExample obj/linuxarmv7l/Release/src/ofApp.o obj/linuxarmv7l/Release/src/main.o /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a -Wl,-rpath=./libs:./bin/libs -Wl,--as-needed -Wl,--gc-sections -pthread --sysroot=/opt/raspberrypi/root -Xlinker -rpath-link=/opt/raspberrypi/root/usr/lib -Xlinker -rpath-link=/opt/raspberrypi/root/usr/local/lib -Xlinker -rpath-link=/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf -Xlinker -rpath-link=/opt/raspberrypi/root/lib/arm-linux-gnueabihf -Xlinker -rpath-link=/opt/raspberrypi/root/opt/vc/lib -Xlinker -rpath-link=/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf/pulseaudio -L/opt/raspberrypi/root/opt/vc/lib -L/opt/raspberrypi/root/usr/lib/arm-linux-gnueabihf -L/opt/raspberrypi/root/usr/local/lib -L/opt/raspberrypi/root/usr/lib/gcc/arm-linux-gnueabihf/5.3.0 /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/glfw/lib/linuxarmv7l/libglfw3.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/kiss/lib/linuxarmv7l/libkiss.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/tess2/lib/linuxarmv7l/libtess2.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a /opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a -L/usr/lib/arm-linux-gnueabihf -lz -lgstapp-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -ludev -lfontconfig -lfreetype -lsndfile -lopenal -lssl -lcrypto -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXrandr -lXxf86vm -lXi -lXcursor -ldl -lpthread -lfreeimage -lboost_filesystem -lboost_system -lrtaudio -lGLESv2 -lGLESv1_CM -lEGL -lopenmaxil -lbcm_host -lvcos -lvchiq_arm -lpcre -lrt -lX11 -ldl
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofUtils.o): In function `ofLaunchBrowser(std::string const&, bool)':
ofUtils.cpp:(.text+0x8aec): undefined reference to `Poco::URI::URI(std::string const&)'
ofUtils.cpp:(.text+0x8b14): undefined reference to `Poco::URI::setQuery(std::string const&)'
ofUtils.cpp:(.text+0x8b3c): undefined reference to `Poco::URI::toString() const'
ofUtils.cpp:(.text+0x8c5c): undefined reference to `Poco::URI::toString() const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofURLFileLoader.o): In function `ofURLFileLoaderImpl::ofURLFileLoaderImpl()':
ofURLFileLoader.cpp:(.text+0x13e0): undefined reference to `Poco::Net::Context::Context(Poco::Net::Context::Usage, std::string const&, Poco::Net::Context::VerificationMode, int, bool, std::string const&)'
ofURLFileLoader.cpp:(.text+0x1884): undefined reference to `Poco::Exception::displayText() const'
ofURLFileLoader.cpp:(.text+0x19f0): undefined reference to `Poco::Exception::displayText() const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofURLFileLoader.o): In function `ofURLFileLoaderImpl::threadedFunction()':
ofURLFileLoader.cpp:(.text+0x29d8): undefined reference to `Poco::Thread::setName(std::string const&)'
ofURLFileLoader.cpp:(.text+0x36b4): undefined reference to `Poco::SystemException::SystemException(std::string const&, int)'
ofURLFileLoader.cpp:(.text+0x375c): undefined reference to `Poco::SystemException::SystemException(std::string const&, int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofURLFileLoader.o): In function `ofURLFileLoaderImpl::handleRequest(ofHttpRequest)':
ofURLFileLoader.cpp:(.text+0x54f0): undefined reference to `Poco::URI::URI(std::string const&)'
ofURLFileLoader.cpp:(.text+0x5504): undefined reference to `Poco::URI::getPathAndQuery() const'
ofURLFileLoader.cpp:(.text+0x5548): undefined reference to `Poco::Net::HTTPRequest::HTTPRequest(std::string const&, std::string const&, std::string const&)'
ofURLFileLoader.cpp:(.text+0x5568): undefined reference to `Poco::Net::NameValueCollection::add(std::string const&, std::string const&)'
ofURLFileLoader.cpp:(.text+0x55cc): undefined reference to `Poco::Net::HTTPSClientSession::HTTPSClientSession(std::string const&, unsigned short)'
ofURLFileLoader.cpp:(.text+0x5864): undefined reference to `Poco::Net::HTTPClientSession::HTTPClientSession(std::string const&, unsigned short)'
ofURLFileLoader.cpp:(.text+0x5a9c): undefined reference to `Poco::Exception::displayText() const'
ofURLFileLoader.cpp:(.text+0x5b60): undefined reference to `Poco::Exception::displayText() const'
ofURLFileLoader.cpp:(.text+0x5e68): undefined reference to `Poco::Net::HTTPRequest::HTTP_GET'
ofURLFileLoader.cpp:(.text+0x5e6c): undefined reference to `Poco::Net::HTTPMessage::HTTP_1_1'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofURLFileLoader.o): In function `Poco::ScopedLock<Poco::FastMutex>::~ScopedLock()':
ofURLFileLoader.cpp:(.text._ZN4Poco10ScopedLockINS_9FastMutexEED2Ev[_ZN4Poco10ScopedLockINS_9FastMutexEED5Ev]+0x60): undefined reference to `Poco::SystemException::SystemException(std::string const&, int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofImage.o): In function `bool loadImage<unsigned char>(ofPixels_<unsigned char>&, std::string)':
ofImage.cpp:(.text+0x2784): undefined reference to `Poco::URI::URI(std::string const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofImage.o): In function `bool loadImage<unsigned short>(ofPixels_<unsigned short>&, std::string)':
ofImage.cpp:(.text+0x2d30): undefined reference to `Poco::URI::URI(std::string const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofImage.o): In function `bool loadImage<float>(ofPixels_<float>&, std::string)':
ofImage.cpp:(.text+0x318c): undefined reference to `Poco::URI::URI(std::string const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofThread.o): In function `ofThread::run()':
ofThread.cpp:(.text+0x190): undefined reference to `Poco::Exception::displayText() const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofThread.o): In function `ofThread::ofThread()':
ofThread.cpp:(.text+0x788): undefined reference to `Poco::Thread::setName(std::string const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/openFrameworksCompiled/lib/linuxarmv7l/libopenFrameworks.a(ofThread.o): In function `ofThread::getThreadName() const':
ofThread.cpp:(.text+0xd5c): undefined reference to `Poco::SystemException::SystemException(std::string const&, int)'
ofThread.cpp:(.text+0xdc0): undefined reference to `Poco::SystemException::SystemException(std::string const&, int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(InvalidCertificateHandler.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.20]':
InvalidCertificateHandler.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(PrivateKeyPassphraseHandler.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.20]':
PrivateKeyPassphraseHandler.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(Context.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.18]':
Context.cpp:(.text+0xc4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureStreamSocket.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.17] [clone .constprop.18]':
SecureStreamSocket.cpp:(.text.unlikely+0x26): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureSocketImpl.o): In function `Poco::Net::SecureSocketImpl::verifyPeerCertificate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SecureSocketImpl.cpp:(.text+0x49c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
SecureSocketImpl.cpp:(.text+0x4b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SecureSocketImpl.cpp:(.text+0x4c2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureSocketImpl.o): In function `Poco::Net::SecureSocketImpl::verifyPeerCertificate()':
SecureSocketImpl.cpp:(.text+0x57e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureSocketImpl.o): In function `Poco::Net::SecureSocketImpl::handleError(int)':
SecureSocketImpl.cpp:(.text+0x698): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureSocketImpl.o): In function `Poco::Net::SecureSocketImpl::setPeerHostName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SecureSocketImpl.cpp:(.text+0xfbe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureSocketImpl.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.24]':
SecureSocketImpl.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(IPAddress.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.19]':
IPAddress.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(IPAddress.o): In function `Poco::Net::IPAddress::IPAddress(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
IPAddress.cpp:(.text+0x1238): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
IPAddress.cpp:(.text+0x12e8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(IPAddress.o): In function `Poco::Net::IPAddress::tryParse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::Net::IPAddress&)':
IPAddress.cpp:(.text+0x1534): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(IPAddressImpl.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.20]':
IPAddressImpl.cpp:(.text+0x394): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(IPAddressImpl.o): In function `Poco::Net::Impl::IPv4AddressImpl::toString[abi:cxx11]() const':
IPAddressImpl.cpp:(.text+0x4d0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
IPAddressImpl.cpp:(.text+0x4ee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x50c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x52a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(IPAddressImpl.o): In function `Poco::Net::Impl::IPv6AddressImpl::toString[abi:cxx11]() const':
IPAddressImpl.cpp:(.text+0x5c8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
IPAddressImpl.cpp:(.text+0x5f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x612): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x634): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x656): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x6ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
IPAddressImpl.cpp:(.text+0x710): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x734): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x766): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x784): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
IPAddressImpl.cpp:(.text+0x7e4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x7f8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IPAddressImpl.cpp:(.text+0x836): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(IPAddressImpl.o): In function `Poco::Net::Impl::IPv6AddressImpl::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
IPAddressImpl.cpp:(.text+0xcbe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(SocketAddress.o): In function `Poco::Net::SocketAddress::toString[abi:cxx11]() const':
SocketAddress.cpp:(.text+0x446): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SocketAddress.cpp:(.text+0x48c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SocketAddress.cpp:(.text+0x4c2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SocketAddress.cpp:(.text+0x4da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(SocketAddress.o): In function `Poco::Net::SocketAddress::SocketAddress(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SocketAddress.cpp:(.text+0xa3a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
SocketAddress.cpp:(.text+0xac2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
SocketAddress.cpp:(.text+0xb60): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(SocketAddress.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.33]':
SocketAddress.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.30]':
HTTPClientSession.cpp:(.text+0x60): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::proxyRequestPrefix[abi:cxx11]() const':
HTTPClientSession.cpp:(.text+0x112): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPClientSession.cpp:(.text+0x128): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setHost(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPClientSession.cpp:(.text+0x17c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short)':
HTTPClientSession.cpp:(.text+0x2ac): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxyHost(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPClientSession.cpp:(.text+0x34c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxyCredentials(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPClientSession.cpp:(.text+0x460): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxyConfig(Poco::Net::HTTPClientSession::ProxyConfig const&)':
HTTPClientSession.cpp:(.text+0x48c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o):HTTPClientSession.cpp:(.text+0x49e): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::sendRequest(Poco::Net::HTTPRequest&)':
HTTPClientSession.cpp:(.text+0x1200): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::proxyConnect()':
HTTPClientSession.cpp:(.text+0x1bf2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxyCredentials(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPClientSession.cpp:(.text+0x46e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxyUsername(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPClientSession.cpp:(.text+0x476): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxyPassword(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPClientSession.cpp:(.text+0x47e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setProxyConfig(Poco::Net::HTTPClientSession::ProxyConfig const&)':
HTTPClientSession.cpp:(.text+0x4ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPClientSession.o): In function `Poco::Net::HTTPClientSession::setGlobalProxyConfig(Poco::Net::HTTPClientSession::ProxyConfig const&)':
HTTPClientSession.cpp:(.text+0x4fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(StreamSocket.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.20]':
StreamSocket.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a(X509Certificate.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.26]':
X509Certificate.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a(X509Certificate.o): In function `Poco::Crypto::X509Certificate::swap(Poco::Crypto::X509Certificate&)':
X509Certificate.cpp:(.text+0x102): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
X509Certificate.cpp:(.text+0x10e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a(X509Certificate.o): In function `Poco::Crypto::X509Certificate::init()':
X509Certificate.cpp:(.text+0x4ac): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
X509Certificate.cpp:(.text+0x4d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a(X509Certificate.o): In function `Poco::Crypto::X509Certificate::load(std::istream&)':
X509Certificate.cpp:(.text+0x930): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
X509Certificate.cpp:(.text+0xa0c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
X509Certificate.cpp:(.text+0xa1e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
X509Certificate.cpp:(.text+0xa6c): undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
X509Certificate.cpp:(.text+0xb6c): undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
X509Certificate.cpp:(.text+0xb70): undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
X509Certificate.cpp:(.text+0xb78): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a(X509Certificate.o): In function `Poco::Crypto::X509Certificate::extractNames(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&) const':
X509Certificate.cpp:(.text+0xfa2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoCrypto.a(OpenSSLInitializer.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.15]':
OpenSSLInitializer.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.33]':
AbstractConfiguration.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::uncheckedExpand(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
AbstractConfiguration.cpp:(.text+0x27c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
AbstractConfiguration.cpp:(.text+0x2ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
AbstractConfiguration.cpp:(.text+0x2f2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
AbstractConfiguration.cpp:(.text+0x314): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
AbstractConfiguration.cpp:(.text+0x31e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
AbstractConfiguration.cpp:(.text+0x334): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
AbstractConfiguration.cpp:(.text+0x346): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::parseInt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AbstractConfiguration.cpp:(.text+0x47c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, char const*) const'
AbstractConfiguration.cpp:(.text+0x496): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::parseUInt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AbstractConfiguration.cpp:(.text+0x4c0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, char const*) const'
AbstractConfiguration.cpp:(.text+0x4da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::parseInt64(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AbstractConfiguration.cpp:(.text+0x504): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o):AbstractConfiguration.cpp:(.text+0x51e): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::setInt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
AbstractConfiguration.cpp:(.text+0x3016): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::setUInt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)':
AbstractConfiguration.cpp:(.text+0x3200): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::setInt64(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long)':
AbstractConfiguration.cpp:(.text+0x33d0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(AbstractConfiguration.o): In function `Poco::Util::AbstractConfiguration::setUInt64(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long long)':
AbstractConfiguration.cpp:(.text+0x36de): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.53]':
Application.cpp:(.text+0x124): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `Poco::Util::Application::reinitialize(Poco::Util::Application&)':
Application.cpp:(.text+0x1dc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `Poco::Util::Application::initialize(Poco::Util::Application&)':
Application.cpp:(.text+0x368): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `Poco::Util::Application::uninitialize()':
Application.cpp:(.text+0x4fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `Poco::Util::Application::getApplicationPath(Poco::Path&) const':
Application.cpp:(.text+0x8cc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `Poco::Util::Application::setArgs(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
Application.cpp:(.text+0xbca): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Application.cpp:(.text+0xcd6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `Poco::Util::Application::setup()':
Application.cpp:(.text+0xf9a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `Poco::Util::Application::setArgs(int, char**)':
Application.cpp:(.text+0x173e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Application.cpp:(.text+0x1880): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `bool Poco::intToStr<int>(int, unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, int, char, char)':
Application.cpp:(.text._ZN4Poco8intToStrIiEEbT_tRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbicc[_ZN4Poco8intToStrIiEEbT_tRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbicc]+0x6c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Application.o): In function `std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_erase(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >)':
Application.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS5_S7_EE[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS5_S7_EE]+0x36): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Parser.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.50]':
Parser.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Parser.o): In function `Poco::Dynamic::VarHolderImpl<long long>::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
Parser.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIxE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIxE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xf0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Parser.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIxE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIxE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xf8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMBuilder.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.19]':
DOMBuilder.cpp:(.text+0x194): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMBuilder.o): In function `_GLOBAL__sub_I_DOMBuilder.cpp':
DOMBuilder.cpp:(.text.startup+0x34): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ParserEngine.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.45]':
ParserEngine.cpp:(.text+0xc8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ParserEngine.o): In function `Poco::XML::ParserEngine::handleNotationDecl(void*, char const*, char const*, char const*, char const*)':
ParserEngine.cpp:(.text+0x51c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
ParserEngine.cpp:(.text+0x54a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ParserEngine.o): In function `Poco::XML::ParserEngine::handleUnparsedEntityDecl(void*, char const*, char const*, char const*, char const*, char const*)':
ParserEngine.cpp:(.text+0x63a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ParserEngine.o): In function `Poco::XML::ParserEngine::setEncoding(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
ParserEngine.cpp:(.text+0x86a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ParserEngine.o): In function `Poco::XML::ParserEngine::handleExternalParsedEntityDecl(void*, char const*, char const*, char const*, char const*)':
ParserEngine.cpp:(.text+0x1e2a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ParserEngine.o): In function `Poco::XML::ParserEngine::handleExternalEntityRef(XML_ParserStruct*, char const*, char const*, char const*, char const*)':
ParserEngine.cpp:(.text+0x28c0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ParserEngine.o): In function `_GLOBAL__sub_I_ParserEngine.cpp':
ParserEngine.cpp:(.text.startup+0x4c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Base64Decoder.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.26]':
Base64Decoder.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.38]':
Logger.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `Poco::Logger::format(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
Logger.cpp:(.text+0x44a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Logger.cpp:(.text+0x464): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0x490): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Logger.cpp:(.text+0x4a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Logger.cpp:(.text+0x4bc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `Poco::Logger::setLevel(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
Logger.cpp:(.text+0xa0a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `Poco::Logger::setChannel(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::Channel*)':
Logger.cpp:(.text+0xba2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `Poco::Logger::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Logger.cpp:(.text+0xd40): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `Poco::Logger::formatDump(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, void const*, unsigned int)':
Logger.cpp:(.text+0xe7c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
Logger.cpp:(.text+0xee2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0xf0a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0xf5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0xf94): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0xfb8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0x1002): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Logger.cpp:(.text+0x1052): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0x1072): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0x10aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0x10c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Logger.cpp:(.text+0x10f8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `Poco::Logger::parent(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Logger.cpp:(.text+0x1530): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::rfind(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `Poco::Logger::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Logger.cpp:(.text+0x1f62): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Logger.cpp:(.text+0x1f6e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `bool Poco::uIntToStr<unsigned int>(unsigned int, unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool, int, char, char)':
Logger.cpp:(.text._ZN4Poco9uIntToStrIjEEbT_tRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbicc[_ZN4Poco9uIntToStrIjEEbT_tRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbicc]+0x6c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Logger.o): In function `_GLOBAL__sub_I_Logger.cpp':
Logger.cpp:(.text.startup+0x64): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(LoggingRegistry.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.41]':
LoggingRegistry.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(MemoryPool.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.33]':
MemoryPool.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Mutex.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.14]':
Mutex.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RegularExpression.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.53]':
RegularExpression.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RegularExpression.o): In function `Poco::RegularExpression::RegularExpression(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool)':
RegularExpression.cpp:(.text+0xec): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)'
RegularExpression.cpp:(.text+0x122): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
RegularExpression.cpp:(.text+0x14c): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RegularExpression.o): In function `Poco::RegularExpression::match(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, Poco::RegularExpression::Match&, int) const':
RegularExpression.cpp:(.text+0x24c): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)'
RegularExpression.cpp:(.text+0x272): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
RegularExpression.cpp:(.text+0x2a0): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RegularExpression.o): In function `Poco::RegularExpression::extract(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int) const':
RegularExpression.cpp:(.text+0x45e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RegularExpression.o): In function `Poco::RegularExpression::extract(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int) const':
RegularExpression.cpp:(.text+0x4ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RegularExpression.o): In function `Poco::RegularExpression::substOne(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) const':
RegularExpression.cpp:(.text+0x68a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
RegularExpression.cpp:(.text+0x6aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
RegularExpression.cpp:(.text+0x6be): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
RegularExpression.cpp:(.text+0x6d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
RegularExpression.cpp:(.text+0x70e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
RegularExpression.cpp:(.text+0x758): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
RegularExpression.cpp:(.text+0x76c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
RegularExpression.cpp:(.text+0x798): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)'
RegularExpression.cpp:(.text+0x7be): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
RegularExpression.cpp:(.text+0x7fa): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RegularExpression.o): In function `Poco::RegularExpression::match(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::vector<Poco::RegularExpression::Match, std::allocator<Poco::RegularExpression::Match> >&, int) const':
RegularExpression.cpp:(.text+0xae2): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)'
RegularExpression.cpp:(.text+0xb08): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
RegularExpression.cpp:(.text+0xb48): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SplitterChannel.o): In function `Poco::SplitterChannel::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SplitterChannel.cpp:(.text+0x84a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SplitterChannel.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.26]':
SplitterChannel.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(TextEncoding.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.37]':
TextEncoding.cpp:(.text+0x6c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(TextEncoding.o): In function `_GLOBAL__sub_I_TextEncoding.cpp':
TextEncoding.cpp:(.text.startup+0x50): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Thread.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.29]':
Thread.cpp:(.text+0xe0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Thread.o): In function `Poco::Thread::makeName[abi:cxx11]()':
Thread.cpp:(.text+0xfc8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Thread.cpp:(.text+0x1044): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Thread.cpp:(.text+0x1054): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Thread.cpp:(.text+0x1060): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
Thread.cpp:(.text+0x10d4): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
Thread.cpp:(.text+0x10d8): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
Thread.cpp:(.text+0x10e0): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Thread.o): In function `Poco::Thread::setName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Thread.cpp:(.text+0x12f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ThreadLocal.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.22]':
ThreadLocal.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Format.o): In function `Poco::(anonymous namespace)::formatOne(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, __gnu_cxx::__normal_iterator<Poco::Any const*, std::vector<Poco::Any, std::allocator<Poco::Any> > >&)':
Format.cpp:(.text+0x596): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Format.cpp:(.text+0x5aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Format.cpp:(.text+0x65c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Format.cpp:(.text+0x9aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Format.cpp:(.text+0xa7c): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
Format.cpp:(.text+0xb20): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
Format.cpp:(.text+0xb24): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
Format.cpp:(.text+0xb2c): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Format.o): In function `Poco::format(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<Poco::Any, std::allocator<Poco::Any> > const&)':
Format.cpp:(.text+0xbe0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Format.cpp:(.text+0xca4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Format.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.37]':
Format.cpp:(.text.unlikely+0x28): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(AsyncChannel.o): In function `Poco::AsyncChannel::setPriority(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AsyncChannel.cpp:(.text+0x556): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
AsyncChannel.cpp:(.text+0x564): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
AsyncChannel.cpp:(.text+0x586): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
AsyncChannel.cpp:(.text+0x596): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
AsyncChannel.cpp:(.text+0x5a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(AsyncChannel.o):AsyncChannel.cpp:(.text+0x9b6): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(AsyncChannel.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.17]':
AsyncChannel.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ErrorHandler.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.14]':
ErrorHandler.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NotificationQueue.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.42]':
NotificationQueue.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ArchiveStrategy.o): In function `Poco::ArchiveStrategy::moveFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
ArchiveStrategy.cpp:(.text+0x148): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
ArchiveStrategy.cpp:(.text+0x1d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ArchiveStrategy.o): In function `Poco::ArchiveStrategy::exists(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
ArchiveStrategy.cpp:(.text+0x590): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ArchiveStrategy.o): In function `Poco::ArchiveByNumberStrategy::archive(Poco::LogFile*)':
ArchiveStrategy.cpp:(.text+0x65e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
ArchiveStrategy.cpp:(.text+0x670): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
ArchiveStrategy.cpp:(.text+0x6d4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
ArchiveStrategy.cpp:(.text+0x74a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ArchiveStrategy.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.19]':
ArchiveStrategy.cpp:(.text.unlikely+0x28): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ArchiveStrategy.o): In function `Poco::ArchiveCompressor::compressImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
ArchiveStrategy.cpp:(.text._ZN4Poco17ArchiveCompressor12compressImplERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN4Poco17ArchiveCompressor12compressImplERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x4c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NotificationCenter.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.26]':
NotificationCenter.cpp:(.text.unlikely+0x30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(KeyConsoleHandler.o): In function `Poco::Net::KeyConsoleHandler::onPrivateKeyRequested(void const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
KeyConsoleHandler.cpp:(.text+0x54): undefined reference to `std::basic_istream<char, std::char_traits<char> >& std::operator>><char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SSLManager.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.35]':
SSLManager.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SSLManager.o): In function `Poco::Net::SSLManager::initDefaultContext(bool)':
SSLManager.cpp:(.text+0x183e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SSLManager.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SSLManager.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_]+0x1e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SSLManager.o): In function `_GLOBAL__sub_I_SSLManager.cpp':
SSLManager.cpp:(.text.startup+0x298): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(KeyFileHandler.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.15]':
KeyFileHandler.cpp:(.text+0x90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(KeyFileHandler.o): In function `Poco::Net::KeyFileHandler::onPrivateKeyRequested(void const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
KeyFileHandler.cpp:(.text+0x198): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(KeyFileHandler.o): In function `_GLOBAL__sub_I_KeyFileHandler.cpp':
KeyFileHandler.cpp:(.text.startup+0x34): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPResponse.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.27]':
HTTPResponse.cpp:(.text+0xae): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPResponse.o): In function `Poco::Net::HTTPResponse::setDate(Poco::Timestamp const&)':
HTTPResponse.cpp:(.text+0x1fe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPResponse.o): In function `Poco::Net::HTTPResponse::read(std::istream&)':
HTTPResponse.cpp:(.text+0xa4c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPResponse.cpp:(.text+0xb04): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPResponse.cpp:(.text+0xc54): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPResponse.o): In function `Poco::Net::HTTPResponse::setReason(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPResponse.cpp:(.text+0x1ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPResponse.o): In function `Poco::Net::HTTPResponse::setStatusAndReason(Poco::Net::HTTPResponse::HTTPStatus, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPResponse.cpp:(.text+0x1c8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPResponse.o): In function `_GLOBAL__sub_I_HTTPResponse.cpp':
HTTPResponse.cpp:(.text.startup+0x438): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `Poco::Net::HTTPCookie::operator=(Poco::Net::HTTPCookie const&)':
HTTPCookie.cpp:(.text+0x2b6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPCookie.cpp:(.text+0x2c2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPCookie.cpp:(.text+0x2ce): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPCookie.cpp:(.text+0x2da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPCookie.cpp:(.text+0x2e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o):HTTPCookie.cpp:(.text+0x2f2): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `Poco::Net::HTTPCookie::toString[abi:cxx11]() const':
HTTPCookie.cpp:(.text+0x38c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
HTTPCookie.cpp:(.text+0x396): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPCookie.cpp:(.text+0x3b0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPCookie.cpp:(.text+0x3d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPCookie.cpp:(.text+0x3dc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPCookie.cpp:(.text+0x3f6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o):HTTPCookie.cpp:(.text+0x43e): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `Poco::Net::HTTPCookie::setName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPCookie.cpp:(.text+0x31a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `Poco::Net::HTTPCookie::setValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPCookie.cpp:(.text+0x322): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `Poco::Net::HTTPCookie::setComment(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPCookie.cpp:(.text+0x32a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `Poco::Net::HTTPCookie::setDomain(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPCookie.cpp:(.text+0x332): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `Poco::Net::HTTPCookie::setPath(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPCookie.cpp:(.text+0x33a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o):HTTPCookie.cpp:(.text+0x342): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.18]':
HTTPCookie.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCookie.o): In function `_GLOBAL__sub_I_HTTPCookie.cpp':
HTTPCookie.cpp:(.text.startup+0xcc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPMessage.o): In function `Poco::Net::HTTPMessage::setContentLength(int)':
HTTPMessage.cpp:(.text+0x1ca): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPMessage.o): In function `Poco::Net::HTTPMessage::setContentLength64(long long)':
HTTPMessage.cpp:(.text+0x406): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPMessage.o): In function `Poco::Net::HTTPMessage::setVersion(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPMessage.cpp:(.text+0xda): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPMessage.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.18]':
HTTPMessage.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPMessage.o): In function `_GLOBAL__sub_I_HTTPMessage.cpp':
HTTPMessage.cpp:(.text.startup+0x210): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPDigestCredentials.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.28]':
HTTPDigestCredentials.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPDigestCredentials.o): In function `Poco::Net::HTTPDigestCredentials::verifyAuthParams(Poco::Net::HTTPRequest const&, Poco::Net::HTTPAuthenticationParams const&) const':
HTTPDigestCredentials.cpp:(.text+0x71e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPDigestCredentials.cpp:(.text+0x8ec): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPDigestCredentials.o): In function `Poco::Net::HTTPDigestCredentials::updateAuthParams(Poco::Net::HTTPRequest const&)':
HTTPDigestCredentials.cpp:(.text+0xe26): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPDigestCredentials.o): In function `Poco::Net::HTTPDigestCredentials::setUsername(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPDigestCredentials.cpp:(.text+0x170): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPDigestCredentials.o): In function `Poco::Net::HTTPDigestCredentials::setPassword(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPDigestCredentials.cpp:(.text+0x176): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPDigestCredentials.o): In function `_GLOBAL__sub_I_HTTPDigestCredentials.cpp':
HTTPDigestCredentials.cpp:(.text.startup+0x188): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.20]':
HTTPRequest.cpp:(.text+0xb0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `Poco::Net::HTTPRequest::setHost(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short)':
HTTPRequest.cpp:(.text+0x322): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
HTTPRequest.cpp:(.text+0x33e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x348): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x35e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x3a2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x3b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `Poco::Net::HTTPRequest::setCookies(Poco::Net::NameValueCollection const&)':
HTTPRequest.cpp:(.text+0x450): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
HTTPRequest.cpp:(.text+0x488): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x492): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x4a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x4b0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `Poco::Net::HTTPRequest::getCredentials(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
HTTPRequest.cpp:(.text+0x6fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x74e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `Poco::Net::HTTPRequest::setCredentials(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPRequest.cpp:(.text+0x854): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPRequest.cpp:(.text+0x862): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `Poco::Net::HTTPRequest::read(std::istream&)':
HTTPRequest.cpp:(.text+0x9ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
HTTPRequest.cpp:(.text+0x9c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
HTTPRequest.cpp:(.text+0x9d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
HTTPRequest.cpp:(.text+0xae0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPRequest.cpp:(.text+0xbc0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPRequest.cpp:(.text+0xc60): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `Poco::Net::HTTPRequest::setMethod(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPRequest.cpp:(.text+0x2ca): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `Poco::Net::HTTPRequest::setURI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPRequest.cpp:(.text+0x2d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPRequest.o): In function `_GLOBAL__sub_I_HTTPRequest.cpp':
HTTPRequest.cpp:(.text.startup+0x15c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.19]':
HTTPBasicCredentials.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `Poco::Net::HTTPBasicCredentials::authenticate(Poco::Net::HTTPRequest&) const':
HTTPBasicCredentials.cpp:(.text+0x260): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPBasicCredentials.cpp:(.text+0x2fe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPBasicCredentials.cpp:(.text+0x308): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPBasicCredentials.cpp:(.text+0x31a): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
HTTPBasicCredentials.cpp:(.text+0x370): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
HTTPBasicCredentials.cpp:(.text+0x374): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
HTTPBasicCredentials.cpp:(.text+0x37c): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `Poco::Net::HTTPBasicCredentials::proxyAuthenticate(Poco::Net::HTTPRequest&) const':
HTTPBasicCredentials.cpp:(.text+0x4c8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPBasicCredentials.cpp:(.text+0x566): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPBasicCredentials.cpp:(.text+0x570): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HTTPBasicCredentials.cpp:(.text+0x582): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
HTTPBasicCredentials.cpp:(.text+0x5d8): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
HTTPBasicCredentials.cpp:(.text+0x5dc): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
HTTPBasicCredentials.cpp:(.text+0x5e4): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `Poco::Net::HTTPBasicCredentials::parseAuthInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPBasicCredentials.cpp:(.text+0x6d8): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::_M_sync(char*, unsigned int, unsigned int)'
HTTPBasicCredentials.cpp:(.text+0x744): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPBasicCredentials.cpp:(.text+0x816): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPBasicCredentials.cpp:(.text+0x86e): undefined reference to `std::__cxx11::basic_istringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_istringstream()'
HTTPBasicCredentials.cpp:(.text+0x888): undefined reference to `VTT for std::__cxx11::basic_istringstream<char, std::char_traits<char>, std::allocator<char> >'
HTTPBasicCredentials.cpp:(.text+0x88c): undefined reference to `vtable for std::__cxx11::basic_istringstream<char, std::char_traits<char>, std::allocator<char> >'
HTTPBasicCredentials.cpp:(.text+0x894): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `Poco::Net::HTTPBasicCredentials::setUsername(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPBasicCredentials.cpp:(.text+0x114): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `Poco::Net::HTTPBasicCredentials::setPassword(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPBasicCredentials.cpp:(.text+0x11a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()':
HTTPBasicCredentials.cpp:(.text._ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev[_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED5Ev]+0x38): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()':
HTTPBasicCredentials.cpp:(.text._ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev[_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED5Ev]+0x40): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPBasicCredentials.o): In function `_GLOBAL__sub_I_HTTPBasicCredentials.cpp':
HTTPBasicCredentials.cpp:(.text.startup+0x3c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPChunkedStream.o): In function `Poco::Net::HTTPChunkedStreamBuf::readFromDevice(char*, int)':
HTTPChunkedStream.cpp:(.text+0x17a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPChunkedStream.o): In function `Poco::Net::HTTPChunkedStreamBuf::writeToDevice(char const*, int)':
HTTPChunkedStream.cpp:(.text+0x278): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPChunkedStream.cpp:(.text+0x292): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPChunkedStream.cpp:(.text+0x2ac): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPAuthenticationParams.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.19]':
HTTPAuthenticationParams.cpp:(.text+0x8e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPAuthenticationParams.o): In function `Poco::Net::HTTPAuthenticationParams::parse(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >)':
HTTPAuthenticationParams.cpp:(.text+0x3ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x3fe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x412): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x44e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x508): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPAuthenticationParams.o):HTTPAuthenticationParams.cpp:(.text+0x51c): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPAuthenticationParams.o): In function `(anonymous namespace)::formatParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPAuthenticationParams.cpp:(.text+0x6aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x6d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x720): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x744): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
HTTPAuthenticationParams.cpp:(.text+0x808): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPAuthenticationParams.o): In function `Poco::Net::HTTPAuthenticationParams::toString[abi:cxx11]() const':
HTTPAuthenticationParams.cpp:(.text+0x88c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPAuthenticationParams.o): In function `(anonymous namespace)::formatParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HTTPAuthenticationParams.cpp:(.text+0x7f8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPAuthenticationParams.o): In function `_GLOBAL__sub_I_HTTPAuthenticationParams.cpp':
HTTPAuthenticationParams.cpp:(.text.startup+0x6c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(SystemConfiguration.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.26]':
SystemConfiguration.cpp:(.text+0x90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(SystemConfiguration.o): In function `Poco::Util::SystemConfiguration::getEnv(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
SystemConfiguration.cpp:(.text+0x214): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(SystemConfiguration.o): In function `Poco::Util::SystemConfiguration::getRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
SystemConfiguration.cpp:(.text+0x2ae): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x35e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
SystemConfiguration.cpp:(.text+0x378): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x3b0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x3cc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x43c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
SystemConfiguration.cpp:(.text+0x50a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
SystemConfiguration.cpp:(.text+0x5ee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
SystemConfiguration.cpp:(.text+0x5f6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x61c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x63a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x658): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x68a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
SystemConfiguration.cpp:(.text+0x6a2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SystemConfiguration.cpp:(.text+0x7fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(char const*)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(SystemConfiguration.o): In function `Poco::Util::SystemConfiguration::enumerate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&) const':
SystemConfiguration.cpp:(.text+0x8e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(SystemConfiguration.o): In function `_GLOBAL__sub_I_SystemConfiguration.cpp':
SystemConfiguration.cpp:(.text.startup+0x154): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.92]':
JSONConfiguration.cpp:(.text+0x9c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Util::JSONConfiguration::getIndexes(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<int, std::allocator<int> >&)':
JSONConfiguration.cpp:(.text+0x332): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Util::JSONConfiguration::getRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
JSONConfiguration.cpp:(.text+0x48e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Util::JSONConfiguration::findStart(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
JSONConfiguration.cpp:(.text+0xe46): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Dynamic::VarHolderImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE7convertERS7_[_ZNK4Poco7Dynamic13VarHolderImplINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE7convertERS7_]+0x6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Dynamic::VarHolderImpl<bool>::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIbE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIbE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x16): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Dynamic::VarHolderImpl<double>::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIdE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIdE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x3e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Dynamic::VarHolderImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::convert(bool&) const':
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE7convertERb[_ZNK4Poco7Dynamic13VarHolderImplINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE7convertERb]+0x170): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Dynamic::VarHolderImpl<int>::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIiE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIiE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xe8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIiE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIiE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xf0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Dynamic::VarHolderImpl<Poco::SharedPtr<Poco::JSON::Object, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::JSON::Object> > >::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x118): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x12a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x1a8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x1b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x1e2): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x248): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x24c): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON6ObjectENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x254): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(JSONConfiguration.o): In function `Poco::Dynamic::VarHolderImpl<Poco::SharedPtr<Poco::JSON::Array, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::JSON::Array> > >::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x118): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x12a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x1a8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x1b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x1e2): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x248): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x24c): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
JSONConfiguration.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplINS_9SharedPtrINS_4JSON5ArrayENS_16ReferenceCounterENS_13ReleasePolicyIS4_EEEEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x254): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Array.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.58]':
Array.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Array.o): In function `Poco::Dynamic::VarHolderImpl<std::vector<Poco::Dynamic::Var, std::allocator<Poco::Dynamic::Var> > >::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
Array.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplISt6vectorINS0_3VarESaIS3_EEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplISt6vectorINS0_3VarESaIS3_EEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x1e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Array.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplISt6vectorINS0_3VarESaIS3_EEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplISt6vectorINS0_3VarESaIS3_EEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x62): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Array.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplISt6vectorINS0_3VarESaIS3_EEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplISt6vectorINS0_3VarESaIS3_EEE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Array.o): In function `Poco::Dynamic::VarHolderImpl<Poco::Dynamic::Struct<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
Array.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS0_6StructINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE7convertERS8_[_ZNK4Poco7Dynamic13VarHolderImplINS0_6StructINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE7convertERS8_]+0x3a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Array.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS0_6StructINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE7convertERS8_[_ZNK4Poco7Dynamic13VarHolderImplINS0_6StructINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE7convertERS8_]+0x82): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Array.o):Array.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplINS0_6StructINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE7convertERS8_[_ZNK4Poco7Dynamic13VarHolderImplINS0_6StructINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEE7convertERS8_]+0xd4): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Object.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.93]':
Object.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Stringifier.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.36]':
Stringifier.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(ParseHandler.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.54]':
ParseHandler.cpp:(.text+0x64): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(ParseHandler.o): In function `Poco::JSON::ParseHandler::reset()':
ParseHandler.cpp:(.text+0x97a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(ParseHandler.o): In function `Poco::JSON::ParseHandler::key(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
ParseHandler.cpp:(.text+0x2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(ParseHandler.o): In function `Poco::Dynamic::VarHolderImpl<unsigned int>::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
ParseHandler.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIjE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIjE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xe0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
ParseHandler.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIjE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIjE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xe8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(ParseHandler.o): In function `Poco::Dynamic::VarHolderImpl<unsigned long long>::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
ParseHandler.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIyE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIyE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xe4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
ParseHandler.cpp:(.text._ZNK4Poco7Dynamic13VarHolderImplIyE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZNK4Poco7Dynamic13VarHolderImplIyE7convertERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0xec): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Query.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.62]':
Query.cpp:(.text+0x94): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoJSON.a(Query.o): In function `Poco::JSON::Query::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
Query.cpp:(.text+0x3b0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMParser.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.14]':
DOMParser.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMParser.o): In function `_GLOBAL__sub_I_DOMParser.cpp':
DOMParser.cpp:(.text.startup+0x10c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Document.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.22]':
Document.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Document.o): In function `_GLOBAL__sub_I_Document.cpp':
Document.cpp:(.text.startup+0x10c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DocumentFragment.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.14]':
DocumentFragment.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DocumentFragment.o): In function `_GLOBAL__sub_I_DocumentFragment.cpp':
DocumentFragment.cpp:(.text.startup+0x10c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ElementsByTagNameList.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.19]':
ElementsByTagNameList.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ElementsByTagNameList.o): In function `_GLOBAL__sub_I_ElementsByTagNameList.cpp':
ElementsByTagNameList.cpp:(.text.startup+0x10c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Entity.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.13]':
Entity.cpp:(.text+0xd4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Entity.o): In function `_GLOBAL__sub_I_Entity.cpp':
Entity.cpp:(.text.startup+0x7c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(MutationEvent.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.13]':
MutationEvent.cpp:(.text+0xc0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(MutationEvent.o): In function `Poco::XML::MutationEvent::initMutationEvent(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, Poco::XML::Node*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::XML::MutationEvent::AttrChangeType)':
MutationEvent.cpp:(.text+0x26a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
MutationEvent.cpp:(.text+0x274): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
MutationEvent.cpp:(.text+0x27e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(MutationEvent.o): In function `_GLOBAL__sub_I_MutationEvent.cpp':
MutationEvent.cpp:(.text.startup+0x21c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.14]':
Name.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::operator=(Poco::XML::Name const&)':
Name.cpp:(.text+0x1fe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Name.cpp:(.text+0x20a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Name.cpp:(.text+0x216): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::swap(Poco::XML::Name&)':
Name.cpp:(.text+0x226): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Name.cpp:(.text+0x232): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Name.cpp:(.text+0x24c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Name.cpp:(.text+0x268): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Name.cpp:(.text+0x272): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::split(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
Name.cpp:(.text+0x3c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
Name.cpp:(.text+0x3e2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Name.cpp:(.text+0x40a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::localName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Name.cpp:(.text+0x44c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Name.cpp:(.text+0x556): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Name.cpp:(.text+0x560): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Name.cpp:(.text+0x572): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::prefix(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Name.cpp:(.text+0x5b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::swap(Poco::XML::Name&)':
Name.cpp:(.text+0x242): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Name.cpp:(.text+0x280): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `Poco::XML::Name::split(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
Name.cpp:(.text+0x424): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Name.o): In function `_GLOBAL__sub_I_Name.cpp':
Name.cpp:(.text.startup+0x34): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(SAXParser.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.26]':
SAXParser.cpp:(.text+0x8c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(SAXParser.o): In function `Poco::XML::SAXParser::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SAXParser.cpp:(.text+0x28a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(SAXParser.o): In function `_GLOBAL__sub_I_SAXParser.cpp':
SAXParser.cpp:(.text.startup+0x80): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Text.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.14]':
Text.cpp:(.text+0xa8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Text.o): In function `_GLOBAL__sub_I_Text.cpp':
Text.cpp:(.text.startup+0x7c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLReader.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.13]':
XMLReader.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLReader.o): In function `_GLOBAL__sub_I_XMLReader.cpp':
XMLReader.cpp:(.text.startup+0x2e4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.50]':
XMLWriter.cpp:(.text+0x84): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `Poco::XML::XMLWriter::uniquePrefix[abi:cxx11]()':
XMLWriter.cpp:(.text+0x16b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x1754): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x1764): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x1770): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
XMLWriter.cpp:(.text+0x17e4): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
XMLWriter.cpp:(.text+0x17e8): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
XMLWriter.cpp:(.text+0x17f0): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `Poco::XML::XMLWriter::declareAttributeNamespaces(Poco::XML::Attributes const&)':
XMLWriter.cpp:(.text+0x1a58): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x1a84): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `Poco::XML::XMLWriter::XMLWriter(std::ostream&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::TextEncoding*)':
XMLWriter.cpp:(.text+0x204e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `Poco::XML::XMLWriter::addAttributes(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, Poco::XML::Attributes const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
XMLWriter.cpp:(.text+0x24de): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
XMLWriter.cpp:(.text+0x25a2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x267a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x268a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x269a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `Poco::XML::XMLWriter::addNamespaceAttributes(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&)':
XMLWriter.cpp:(.text+0x2810): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
XMLWriter.cpp:(.text+0x281a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
XMLWriter.cpp:(.text+0x288c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `Poco::XML::XMLWriter::writeStartElement(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::XML::Attributes const&)':
XMLWriter.cpp:(.text+0x2a44): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x2b4e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
XMLWriter.cpp:(.text+0x2bc2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `Poco::XML::XMLWriter::setNewLine(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
XMLWriter.cpp:(.text+0x216): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o):XMLWriter.cpp:(.text+0x220): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(XMLWriter.o): In function `_GLOBAL__sub_I_XMLWriter.cpp':
XMLWriter.cpp:(.text.startup+0x2bc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AbstractNode.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.24]':
AbstractNode.cpp:(.text+0x284): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AbstractNode.o): In function `_GLOBAL__sub_I_AbstractNode.cpp':
AbstractNode.cpp:(.text.startup+0x9c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CDATASection.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.14]':
CDATASection.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CDATASection.o): In function `_GLOBAL__sub_I_CDATASection.cpp':
CDATASection.cpp:(.text.startup+0x10c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Comment.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.13]':
Comment.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Comment.o): In function `_GLOBAL__sub_I_Comment.cpp':
Comment.cpp:(.text.startup+0x10c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMException.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.15]':
DOMException.cpp:(.text.startup+0x5a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMImplementation.o): In function `Poco::XML::DOMImplementation::hasFeature(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
DOMImplementation.cpp:(.text+0x6a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
DOMImplementation.cpp:(.text+0xc4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMImplementation.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.16]':
DOMImplementation.cpp:(.text.startup+0x66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMImplementation.o): In function `_GLOBAL__sub_I_DOMImplementation.cpp':
DOMImplementation.cpp:(.text.startup+0x2a0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMSerializer.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.18]':
DOMSerializer.cpp:(.text+0xb0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMSerializer.o): In function `Poco::XML::DOMSerializer::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
DOMSerializer.cpp:(.text+0x40e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMSerializer.o): In function `_GLOBAL__sub_I_DOMSerializer.cpp':
DOMSerializer.cpp:(.text.startup+0x7c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.29]':
NamespaceStrategy.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `Poco::XML::NoNamespacesStrategy::endElement(char const*, Poco::XML::ContentHandler*)':
NamespaceStrategy.cpp:(.text+0xac): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `Poco::XML::NamespaceStrategy::splitName(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
NamespaceStrategy.cpp:(.text+0x118): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x12e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x142): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `Poco::XML::NamespaceStrategy::splitName(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
NamespaceStrategy.cpp:(.text+0x1be): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o):NamespaceStrategy.cpp:(.text+0x1e8): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `Poco::XML::NamespacePrefixesStrategy::endElement(char const*, Poco::XML::ContentHandler*)':
NamespaceStrategy.cpp:(.text+0x29c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x2d8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `Poco::XML::NamespacePrefixesStrategy::startElement(char const*, char const**, int, Poco::XML::ContentHandler*)':
NamespaceStrategy.cpp:(.text+0x334): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x34c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x442): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x488): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x4d8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `Poco::XML::NoNamespacesStrategy::startElement(char const*, char const**, int, Poco::XML::ContentHandler*)':
NamespaceStrategy.cpp:(.text+0x5fe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x61a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
NamespaceStrategy.cpp:(.text+0x64c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `Poco::XML::NoNamespacePrefixesStrategy::startElement(char const*, char const**, int, Poco::XML::ContentHandler*)':
NamespaceStrategy.cpp:(.text+0x7a2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceStrategy.o): In function `_GLOBAL__sub_I_NamespaceStrategy.cpp':
NamespaceStrategy.cpp:(.text.startup+0x34): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceSupport.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.38]':
NamespaceSupport.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceSupport.o): In function `Poco::XML::NamespaceSupport::processName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool) const':
NamespaceSupport.cpp:(.text+0x27c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(NamespaceSupport.o): In function `_GLOBAL__sub_I_NamespaceSupport.cpp':
NamespaceSupport.cpp:(.text.startup+0x184): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ConsoleChannel.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.20]':
ConsoleChannel.cpp:(.text+0xf2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ConsoleChannel.o): In function `Poco::ColorConsoleChannel::getProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
ConsoleChannel.cpp:(.text+0x3a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
ConsoleChannel.cpp:(.text+0x3f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
ConsoleChannel.cpp:(.text+0x3fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
ConsoleChannel.cpp:(.text+0x408): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
ConsoleChannel.cpp:(.text+0x414): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ConsoleChannel.o):ConsoleChannel.cpp:(.text+0x420): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(ConsoleChannel.o): In function `_GLOBAL__sub_I_ConsoleChannel.cpp':
ConsoleChannel.cpp:(.text.startup+0x90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeFormat.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.14]':
DateTimeFormat.cpp:(.text.startup+0x5a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeFormat.o): In function `_GLOBAL__sub_I_DateTimeFormat.cpp':
DateTimeFormat.cpp:(.text.startup+0x318): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Environment.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.26]':
Environment.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Environment.o): In function `Poco::EnvironmentImpl::setImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Environment.cpp:(.text+0xad2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Environment.cpp:(.text+0xadc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Environment.cpp:(.text+0xb42): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Environment.cpp:(.text+0xd98): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(LineEndingConverter.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.22]':
LineEndingConverter.cpp:(.text+0x1b4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(LineEndingConverter.o): In function `Poco::LineEndingConverterStreamBuf::setNewLine(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
LineEndingConverter.cpp:(.text+0x332): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(LineEndingConverter.o): In function `_GLOBAL__sub_I_LineEndingConverter.cpp':
LineEndingConverter.cpp:(.text.startup+0xb0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(LoggingFactory.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.36]':
LoggingFactory.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.43]':
PatternFormatter.cpp:(.text+0x84): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `Poco::PatternFormatter::format(Poco::Message const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
PatternFormatter.cpp:(.text+0x272): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x31e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
PatternFormatter.cpp:(.text+0x330): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x39a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x3be): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x3ec): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x41e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o):PatternFormatter.cpp:(.text+0x42e): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `Poco::PatternFormatter::format(Poco::Message const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
PatternFormatter.cpp:(.text+0x5a8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
PatternFormatter.cpp:(.text+0x5ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x5f6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x626): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x636): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x662): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o):PatternFormatter.cpp:(.text+0x6c0): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `Poco::PatternFormatter::format(Poco::Message const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
PatternFormatter.cpp:(.text+0x748): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x756): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PatternFormatter.cpp:(.text+0x770): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned int, unsigned int, unsigned int, char)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `Poco::PatternFormatter::parsePattern()':
PatternFormatter.cpp:(.text+0x904): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
PatternFormatter.cpp:(.text+0x9d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
PatternFormatter.cpp:(.text+0xac2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
PatternFormatter.cpp:(.text+0xb74): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
PatternFormatter.cpp:(.text+0xb84): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `Poco::PatternFormatter::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
PatternFormatter.cpp:(.text+0xcd4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
PatternFormatter.cpp:(.text+0xd22): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `_GLOBAL__sub_I_PatternFormatter.cpp':
PatternFormatter.cpp:(.text.startup+0x150): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PatternFormatter.o): In function `std::vector<Poco::PatternFormatter::PatternAction, std::allocator<Poco::PatternFormatter::PatternAction> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Poco::PatternFormatter::PatternAction*, std::vector<Poco::PatternFormatter::PatternAction, std::allocator<Poco::PatternFormatter::PatternAction> > >, Poco::PatternFormatter::PatternAction const&)':
PatternFormatter.cpp:(.text._ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_[_ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_]+0xe6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
PatternFormatter.cpp:(.text._ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_[_ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_]+0xf2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
PatternFormatter.cpp:(.text._ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_[_ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_]+0x10c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
PatternFormatter.cpp:(.text._ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_[_ZNSt6vectorIN4Poco16PatternFormatter13PatternActionESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_]+0x116): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SignalHandler.o): In function `Poco::SignalHandler::throwSignalException(int)':
SignalHandler.cpp:(.text+0x72): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
SignalHandler.cpp:(.text+0xee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
SignalHandler.cpp:(.text+0x19a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
SignalHandler.cpp:(.text+0x2a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Timestamp.o): In function `Poco::Timestamp::update()':
Timestamp.cpp:(.text+0xf2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Timezone.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.14]':
Timezone.cpp:(.text+0x5a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Timezone.o): In function `Poco::Timezone::name[abi:cxx11]()':
Timezone.cpp:(.text+0x39a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Timezone.o): In function `Poco::Timezone::standardName[abi:cxx11]()':
Timezone.cpp:(.text+0x528): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Timezone.o): In function `Poco::Timezone::dstName[abi:cxx11]()':
Timezone.cpp:(.text+0x6b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o):URI.cpp:(.text+0x5c): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::URI(Poco::Path const&)':
URI.cpp:(.text+0x282): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::operator=(Poco::URI const&)':
URI.cpp:(.text+0x37a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x386): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x392): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x3a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o):URI.cpp:(.text+0x3b2): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::swap(Poco::URI&)':
URI.cpp:(.text+0x3ce): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
URI.cpp:(.text+0x3da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
URI.cpp:(.text+0x3e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
URI.cpp:(.text+0x402): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
URI.cpp:(.text+0x40e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::encode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
URI.cpp:(.text+0x538): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x5fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x606): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x63c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
URI.cpp:(.text+0x64c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
URI.cpp:(.text+0x676): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::getPathEtc[abi:cxx11]() const':
URI.cpp:(.text+0x814): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x826): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x83a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::getPathAndQuery[abi:cxx11]() const':
URI.cpp:(.text+0x8b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x8d0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::addQueryParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
URI.cpp:(.text+0x93c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x9d6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x9ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::decode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)':
URI.cpp:(.text+0xaba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::getWellKnownPort() const':
URI.cpp:(.text+0xd10): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0xd20): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0xd30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0xd40): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0xd50): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o):URI.cpp:(.text+0xd60): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::getAuthority[abi:cxx11]() const':
URI.cpp:(.text+0xf04): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0xf32): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
URI.cpp:(.text+0xf62): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0xfa2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0xfb6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x1002): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x1014): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x1028): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::toString[abi:cxx11]() const':
URI.cpp:(.text+0x10a8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x10fe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x1108): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x1194): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x1214): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x1222): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0x1244): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x1258): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x126c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x1280): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::setScheme(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
URI.cpp:(.text+0x12d8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::parseHostAndPort(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
URI.cpp:(.text+0x1438): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x1464): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x150c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x15c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::parseAuthority(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
URI.cpp:(.text+0x16ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x1720): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x172c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::parsePath(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
URI.cpp:(.text+0x1b16): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::parseQuery(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
URI.cpp:(.text+0x1b90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::parseFragment(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
URI.cpp:(.text+0x1c3c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
URI.cpp:(.text+0x2106): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::buildPath(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, bool, bool)':
URI.cpp:(.text+0x24b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x24e4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x2500): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
URI.cpp:(.text+0x251e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
URI.cpp:(.text+0x2554): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::getQueryParameters[abi:cxx11]() const':
URI.cpp:(.text+0x261a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x27a0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x2836): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
URI.cpp:(.text+0x284a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o):URI.cpp:(.text+0x29a6): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::mergePath(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
URI.cpp:(.text+0x2b18): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0x2b24): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::removeDotSegments(bool)':
URI.cpp:(.text+0x2ccc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0x2cfa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
URI.cpp:(.text+0x2d06): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::resolve(Poco::URI const&)':
URI.cpp:(.text+0x2e4c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x2e76): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x2e82): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x2e8e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x2ea2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o):URI.cpp:(.text+0x2eae): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::swap(Poco::URI&)':
URI.cpp:(.text+0x41e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::setHost(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
URI.cpp:(.text+0x456): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::setRawQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
URI.cpp:(.text+0x466): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `Poco::URI::resolve(Poco::URI const&)':
URI.cpp:(.text+0x2e5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x2e72): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URI.cpp:(.text+0x2ec6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o):URI.cpp:(.text._ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS7_S9_EERKS7_[_ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_ESaIS7_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS7_S9_EERKS7_]+0xbc): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URI.o): In function `_GLOBAL__sub_I_URI.cpp':
URI.cpp:(.text.startup+0x84): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URIStreamOpener.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.30]':
URIStreamOpener.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URIStreamOpener.o): In function `Poco::URIStreamOpener::openURI(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::URI const&) const':
URIStreamOpener.cpp:(.text+0x25c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URIStreamOpener.o): In function `Poco::URIStreamOpener::open(Poco::URI const&) const':
URIStreamOpener.cpp:(.text+0x47a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
URIStreamOpener.cpp:(.text+0x4be): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SyslogChannel.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.20]':
SyslogChannel.cpp:(.text+0x104): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SyslogChannel.o): In function `Poco::SyslogChannel::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SyslogChannel.cpp:(.text+0x286): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
SyslogChannel.cpp:(.text+0x2d0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SyslogChannel.cpp:(.text+0x340): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
SyslogChannel.cpp:(.text+0x34c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
SyslogChannel.cpp:(.text+0x370): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
SyslogChannel.cpp:(.text+0x390): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
SyslogChannel.cpp:(.text+0x3a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SyslogChannel.o):SyslogChannel.cpp:(.text+0x3bc): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SyslogChannel.o): In function `Poco::SyslogChannel::getProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
SyslogChannel.cpp:(.text+0x608): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SyslogChannel.cpp:(.text+0x628): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SyslogChannel.cpp:(.text+0x646): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SyslogChannel.cpp:(.text+0x776): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SyslogChannel.cpp:(.text+0x796): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SyslogChannel.o):SyslogChannel.cpp:(.text+0x7b2): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(SyslogChannel.o): In function `_GLOBAL__sub_I_SyslogChannel.cpp':
SyslogChannel.cpp:(.text.startup+0x94): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.25]':
FileChannel.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `Poco::FileChannel::setRotation(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FileChannel.cpp:(.text+0x492): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
FileChannel.cpp:(.text+0x4aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x4bc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x504): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
FileChannel.cpp:(.text+0x512): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
FileChannel.cpp:(.text+0x602): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
FileChannel.cpp:(.text+0x610): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
FileChannel.cpp:(.text+0x6cc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
FileChannel.cpp:(.text+0x7b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
FileChannel.cpp:(.text+0x8aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
FileChannel.cpp:(.text+0x8bc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x8f4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x934): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0xa50): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0xa62): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o):FileChannel.cpp:(.text+0xb9a): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `Poco::FileChannel::setArchive(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FileChannel.cpp:(.text+0x10a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
FileChannel.cpp:(.text+0x10c0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x10d0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x10f2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `Poco::FileChannel::setPurgeAge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FileChannel.cpp:(.text+0x18d0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
FileChannel.cpp:(.text+0x1a22): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x1a68): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
FileChannel.cpp:(.text+0x1ade): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
FileChannel.cpp:(.text+0x1aec): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x1b04): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x1b1c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x1b46): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileChannel.cpp:(.text+0x1b74): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `Poco::FileChannel::setPurgeCount(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FileChannel.cpp:(.text+0x1c92): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
FileChannel.cpp:(.text+0x1d96): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `Poco::FileChannel::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FileChannel.cpp:(.text+0x1ef8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
FileChannel.cpp:(.text+0x1f20): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `Poco::ArchiveByTimestampStrategy<Poco::DateTime>::archive(Poco::LogFile*)':
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE]+0x72): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE]+0x108): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE]+0x11a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE]+0x17a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_8DateTimeEE7archiveEPNS_7LogFileE]+0x208): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `Poco::ArchiveByTimestampStrategy<Poco::LocalDateTime>::archive(Poco::LogFile*)':
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE]+0x72): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE]+0x108): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE]+0x11a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE]+0x17a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
FileChannel.cpp:(.text._ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE[_ZN4Poco26ArchiveByTimestampStrategyINS_13LocalDateTimeEE7archiveEPNS_7LogFileE]+0x208): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileChannel.o): In function `_GLOBAL__sub_I_FileChannel.cpp':
FileChannel.cpp:(.text.startup+0xfc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RotateStrategy.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.17]':
RotateStrategy.cpp:(.text+0x78): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RotateStrategy.o): In function `Poco::RotateByIntervalStrategy::mustRotate(Poco::LogFile*)':
RotateStrategy.cpp:(.text+0x46c): undefined reference to `std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char)'
RotateStrategy.cpp:(.text+0x480): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RotateStrategy.o): In function `_GLOBAL__sub_I_RotateStrategy.cpp':
RotateStrategy.cpp:(.text.startup+0x34): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(HTTPSStreamFactory.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.15]':
HTTPSStreamFactory.cpp:(.text+0xc0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(HTTPSStreamFactory.o): In function `Poco::Net::HTTPSStreamFactory::open(Poco::URI const&)':
HTTPSStreamFactory.cpp:(.text+0x34a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
HTTPSStreamFactory.cpp:(.text+0x3f2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
HTTPSStreamFactory.cpp:(.text+0x5f8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
HTTPSStreamFactory.cpp:(.text+0x672): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPSStreamFactory.cpp:(.text+0x696): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPSStreamFactory.cpp:(.text+0x774): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(Utility.o): In function `Poco::Net::Utility::convertVerificationMode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Utility.cpp:(.text+0x3e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
Utility.cpp:(.text+0x98): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Utility.cpp:(.text+0xa6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Utility.cpp:(.text+0xd0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Utility.cpp:(.text+0xe0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Utility.cpp:(.text+0xf0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Utility.cpp:(.text+0x114): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(Utility.o): In function `Poco::Net::Utility::convertCertificateError[abi:cxx11](long)':
Utility.cpp:(.text+0x20a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(Utility.o): In function `Poco::Net::Utility::getLastError[abi:cxx11]()':
Utility.cpp:(.text+0x2c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(VerificationErrorArgs.o): In function `Poco::Net::VerificationErrorArgs::VerificationErrorArgs(Poco::Net::X509Certificate const&, int, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
VerificationErrorArgs.cpp:(.text+0x84): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(X509Certificate.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.28]':
X509Certificate.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(X509Certificate.o): In function `Poco::Net::X509Certificate::containsWildcards(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
X509Certificate.cpp:(.text+0x128): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
X509Certificate.cpp:(.text+0x13a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(X509Certificate.o): In function `Poco::Net::X509Certificate::matchWildcard(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
X509Certificate.cpp:(.text+0x1a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
X509Certificate.cpp:(.text+0x204): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(X509Certificate.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >& Poco::replaceInPlace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::value_type const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::value_type const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::size_type)':
X509Certificate.cpp:(.text._ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE[_ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE]+0x4c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
X509Certificate.cpp:(.text._ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE[_ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE]+0x5e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned int, unsigned int) const'
X509Certificate.cpp:(.text._ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE[_ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE]+0x80): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
X509Certificate.cpp:(.text._ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE[_ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE]+0xa0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
X509Certificate.cpp:(.text._ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE[_ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE]+0xb8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
X509Certificate.cpp:(.text._ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE[_ZN4Poco14replaceInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_PKNS7_10value_typeESB_NS7_9size_typeE]+0xc0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(CertificateHandlerFactoryMgr.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.29]':
CertificateHandlerFactoryMgr.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(PrivateKeyFactoryMgr.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.29]':
PrivateKeyFactoryMgr.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureStreamSocketImpl.o): In function `Poco::Net::SecureStreamSocketImpl::acceptConnection(Poco::Net::SocketAddress&)':
SecureStreamSocketImpl.cpp:(.text+0x172): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureStreamSocketImpl.o): In function `Poco::Net::SecureStreamSocketImpl::sendUrgent(unsigned char)':
SecureStreamSocketImpl.cpp:(.text+0x232): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureStreamSocketImpl.o): In function `Poco::Net::SecureStreamSocketImpl::bind(Poco::Net::SocketAddress const&, bool)':
SecureStreamSocketImpl.cpp:(.text+0x2fe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNetSSL.a(SecureStreamSocketImpl.o):SecureStreamSocketImpl.cpp:(.text+0x3be): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(DNS.o): In function `Poco::Net::DNS::error(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
DNS.cpp:(.text+0x4a0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(DNS.o): In function `Poco::Net::DNS::aierror(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
DNS.cpp:(.text+0x6a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
DNS.cpp:(.text+0x71c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
DNS.cpp:(.text+0x88e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HostEntry.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.46]':
HostEntry.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HostEntry.o): In function `Poco::Net::HostEntry::swap(Poco::Net::HostEntry&)':
HostEntry.cpp:(.text+0xae): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HostEntry.o): In function `Poco::Net::HostEntry::operator=(Poco::Net::HostEntry const&)':
HostEntry.cpp:(.text+0x312): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HostEntry.o): In function `Poco::Net::HostEntry::HostEntry(hostent*)':
HostEntry.cpp:(.text+0x37e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HostEntry.o): In function `Poco::Net::HostEntry::HostEntry(addrinfo*)':
HostEntry.cpp:(.text+0x53e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HostEntry.o): In function `std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::operator=(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
HostEntry.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_]+0x56): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HostEntry.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_]+0x9c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HostEntry.o): In function `std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
HostEntry.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_]+0x86): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
HostEntry.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_]+0x94): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.34]':
MessageHeader.cpp:(.text+0x90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `Poco::Net::MessageHeader::quote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)':
MessageHeader.cpp:(.text+0x204): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
MessageHeader.cpp:(.text+0x228): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0x288): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `Poco::Net::MessageHeader::splitParameters(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, Poco::Net::NameValueCollection&)':
MessageHeader.cpp:(.text+0x2de): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
MessageHeader.cpp:(.text+0x2ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
MessageHeader.cpp:(.text+0x4ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0x502): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0x516): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0x52a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0x53e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o):MessageHeader.cpp:(.text+0x632): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `Poco::Net::MessageHeader::read(std::istream&)':
MessageHeader.cpp:(.text+0x726): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
MessageHeader.cpp:(.text+0x730): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
MessageHeader.cpp:(.text+0x98a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0xa6e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0xa82): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `Poco::Net::MessageHeader::splitElements(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, bool)':
MessageHeader.cpp:(.text+0xcd2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
MessageHeader.cpp:(.text+0xd70): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0xe74): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0xe88): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0xea2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MessageHeader.cpp:(.text+0xeb6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o):MessageHeader.cpp:(.text+0xeca): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `Poco::Net::MessageHeader::quote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool)':
MessageHeader.cpp:(.text+0x270): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >& Poco::trimRightInPlace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
MessageHeader.cpp:(.text._ZN4Poco16trimRightInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_[_ZN4Poco16trimRightInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_]+0x46): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned int, char)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MessageHeader.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >& Poco::trimInPlace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
MessageHeader.cpp:(.text._ZN4Poco11trimInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_[_ZN4Poco11trimInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_]+0x4c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned int, char)'
MessageHeader.cpp:(.text._ZN4Poco11trimInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_[_ZN4Poco11trimInPlaceINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERT_S8_]+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_erase(unsigned int, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(SocketImpl.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.18]':
SocketImpl.cpp:(.text+0xc0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(SocketImpl.o): In function `Poco::Net::SocketImpl::error(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SocketImpl.cpp:(.text+0xf80): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(SocketImpl.o): In function `Poco::Net::SocketImpl::poll(Poco::Timespan const&, int)':
SocketImpl.cpp:(.text+0x1dd2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
SocketImpl.cpp:(.text+0x1e54): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(StreamSocketImpl.o): In function `Poco::Net::StreamSocketImpl::StreamSocketImpl(Poco::Net::IPAddress::Family)':
StreamSocketImpl.cpp:(.text+0xc6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(NameValueCollection.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.34]':
NameValueCollection.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(NameValueCollection.o): In function `Poco::Net::NameValueCollection::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
NameValueCollection.cpp:(.text+0x3d6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCredentials.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.16]':
HTTPCredentials.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPCredentials.o): In function `Poco::Net::HTTPCredentials::extractCredentials(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
HTTPCredentials.cpp:(.text+0xbe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
HTTPCredentials.cpp:(.text+0xda): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
HTTPCredentials.cpp:(.text+0xf4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
HTTPCredentials.cpp:(.text+0x100): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPStreamFactory.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.15]':
HTTPStreamFactory.cpp:(.text+0xc0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(HTTPStreamFactory.o): In function `Poco::Net::HTTPStreamFactory::open(Poco::URI const&)':
HTTPStreamFactory.cpp:(.text+0x34a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
HTTPStreamFactory.cpp:(.text+0x3da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
HTTPStreamFactory.cpp:(.text+0x5a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
HTTPStreamFactory.cpp:(.text+0x5ca): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(Socket.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.30]':
Socket.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(Socket.o): In function `Poco::Net::Socket::select(std::vector<Poco::Net::Socket, std::allocator<Poco::Net::Socket> >&, std::vector<Poco::Net::Socket, std::allocator<Poco::Net::Socket> >&, std::vector<Poco::Net::Socket, std::allocator<Poco::Net::Socket> >&, Poco::Timespan const&)':
Socket.cpp:(.text+0x462): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Socket.cpp:(.text+0x800): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.20]':
MediaType.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::operator=(Poco::Net::MediaType const&)':
MediaType.cpp:(.text+0x14e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
MediaType.cpp:(.text+0x15a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::swap(Poco::Net::MediaType&)':
MediaType.cpp:(.text+0x176): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
MediaType.cpp:(.text+0x182): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::toString[abi:cxx11]() const':
MediaType.cpp:(.text+0x1dc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
MediaType.cpp:(.text+0x1f2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
MediaType.cpp:(.text+0x1fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
MediaType.cpp:(.text+0x22c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
MediaType.cpp:(.text+0x236): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o):MediaType.cpp:(.text+0x24a): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
MediaType.cpp:(.text+0x32c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
MediaType.cpp:(.text+0x3d6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::matchesRange(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
MediaType.cpp:(.text+0x470): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
MediaType.cpp:(.text+0x47e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::matchesRange(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
MediaType.cpp:(.text+0x4a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
MediaType.cpp:(.text+0x4b6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
MediaType.cpp:(.text+0x4c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o):MediaType.cpp:(.text+0x4e0): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::setType(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
MediaType.cpp:(.text+0x198): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoNet.a(MediaType.o): In function `Poco::Net::MediaType::setSubType(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
MediaType.cpp:(.text+0x19e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(ConfigurationView.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.15]':
ConfigurationView.cpp:(.text+0x108): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(ConfigurationView.o): In function `Poco::Util::ConfigurationView::translateKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
ConfigurationView.cpp:(.text+0x200): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
ConfigurationView.cpp:(.text+0x246): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(IniFileConfiguration.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.41]':
IniFileConfiguration.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(IniFileConfiguration.o): In function `Poco::Util::IniFileConfiguration::getRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
IniFileConfiguration.cpp:(.text+0x12e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(IniFileConfiguration.o): In function `Poco::Util::IniFileConfiguration::removeRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
IniFileConfiguration.cpp:(.text+0x240): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(IniFileConfiguration.o): In function `Poco::Util::IniFileConfiguration::enumerate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&) const':
IniFileConfiguration.cpp:(.text+0x358): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
IniFileConfiguration.cpp:(.text+0x392): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
IniFileConfiguration.cpp:(.text+0x498): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
IniFileConfiguration.cpp:(.text+0x4da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(IniFileConfiguration.o): In function `Poco::Util::IniFileConfiguration::parseLine(std::istream&)':
IniFileConfiguration.cpp:(.text+0x7e0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
IniFileConfiguration.cpp:(.text+0x84c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
IniFileConfiguration.cpp:(.text+0x8aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
IniFileConfiguration.cpp:(.text+0x90a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
IniFileConfiguration.cpp:(.text+0x976): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
IniFileConfiguration.cpp:(.text+0xa3a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
IniFileConfiguration.cpp:(.text+0xa56): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(IniFileConfiguration.o): In function `Poco::Util::IniFileConfiguration::setRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
IniFileConfiguration.cpp:(.text+0xc28): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(LayeredConfiguration.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.41]':
LayeredConfiguration.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(LoggingSubsystem.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.12]':
LoggingSubsystem.cpp:(.text+0xa0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(MapConfiguration.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.43]':
MapConfiguration.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(MapConfiguration.o): In function `Poco::Util::MapConfiguration::removeRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
MapConfiguration.cpp:(.text+0xec): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
MapConfiguration.cpp:(.text+0x18c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(MapConfiguration.o): In function `Poco::Util::MapConfiguration::getRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
MapConfiguration.cpp:(.text+0x212): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(MapConfiguration.o): In function `Poco::Util::MapConfiguration::enumerate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&) const':
MapConfiguration.cpp:(.text+0x370): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
MapConfiguration.cpp:(.text+0x38a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
MapConfiguration.cpp:(.text+0x3c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
MapConfiguration.cpp:(.text+0x4ca): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
MapConfiguration.cpp:(.text+0x510): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(MapConfiguration.o): In function `Poco::Util::MapConfiguration::setRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
MapConfiguration.cpp:(.text+0x620): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(OptionProcessor.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.36]':
OptionProcessor.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(OptionProcessor.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::forward_iterator_tag) [clone .isra.42]':
OptionProcessor.cpp:(.text+0xca): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(OptionProcessor.o): In function `Poco::Util::OptionProcessor::processCommon(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
OptionProcessor.cpp:(.text+0x350): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
OptionProcessor.cpp:(.text+0x37a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
OptionProcessor.cpp:(.text+0x3d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
OptionProcessor.cpp:(.text+0x3e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
OptionProcessor.cpp:(.text+0x402): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
OptionProcessor.cpp:(.text+0x414): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned int, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(PropertyFileConfiguration.o): In function `Poco::Util::PropertyFileConfiguration::parseLine(std::istream&)':
PropertyFileConfiguration.cpp:(.text+0x2fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
PropertyFileConfiguration.cpp:(.text+0x310): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(XMLConfiguration.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.40]':
XMLConfiguration.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(XMLConfiguration.o): In function `Poco::Util::XMLConfiguration::findNode(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, Poco::XML::Node*, bool) const':
XMLConfiguration.cpp:(.text+0xf6a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
XMLConfiguration.cpp:(.text+0x100c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
XMLConfiguration.cpp:(.text+0x10c2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
XMLConfiguration.cpp:(.text+0x1166): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
XMLConfiguration.cpp:(.text+0x1224): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(XMLConfiguration.o): In function `Poco::Util::XMLConfiguration::getRaw(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
XMLConfiguration.cpp:(.text+0x144c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(XMLConfiguration.o): In function `Poco::Util::XMLConfiguration::enumerate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&) const':
XMLConfiguration.cpp:(.text+0x175a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
XMLConfiguration.cpp:(.text+0x181e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
XMLConfiguration.cpp:(.text+0x183a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
XMLConfiguration.cpp:(.text+0x1862): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(LoggingConfigurator.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.30]':
LoggingConfigurator.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(LoggingConfigurator.o): In function `Poco::Util::LoggingConfigurator::configureChannel(Poco::Channel*, Poco::Util::AbstractConfiguration*)':
LoggingConfigurator.cpp:(.text+0xe6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
LoggingConfigurator.cpp:(.text+0xf2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
LoggingConfigurator.cpp:(.text+0xfe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(LoggingConfigurator.o): In function `Poco::Util::LoggingConfigurator::createFormatter(Poco::Util::AbstractConfiguration*)':
LoggingConfigurator.cpp:(.text+0x228): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(LoggingConfigurator.o): In function `Poco::Util::LoggingConfigurator::createChannel(Poco::Util::AbstractConfiguration*)':
LoggingConfigurator.cpp:(.text+0x5cc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(LoggingConfigurator.o):LoggingConfigurator.cpp:(.text+0x718): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.16]':
Option.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::swap(Poco::Util::Option&)':
Option.cpp:(.text+0x5c2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Option.cpp:(.text+0x5ce): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Option.cpp:(.text+0x5da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Option.cpp:(.text+0x606): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Option.cpp:(.text+0x622): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o):Option.cpp:(.text+0x62e): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::shortName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Option.cpp:(.text+0x6b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::fullName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Option.cpp:(.text+0x6c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::description(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Option.cpp:(.text+0x6d6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)':
Option.cpp:(.text+0x6f8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::group(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Option.cpp:(.text+0x71a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o):Option.cpp:(.text+0x72c): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::matchesShort(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
Option.cpp:(.text+0x844): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::matchesFull(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
Option.cpp:(.text+0x862): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned int, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::matchesPartial(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
Option.cpp:(.text+0x8ae): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned int, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `Poco::Util::Option::process(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const':
Option.cpp:(.text+0x912): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned int, unsigned int) const'
Option.cpp:(.text+0x9bc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Option.cpp:(.text+0x9c8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
Option.cpp:(.text+0x9fa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoUtil.a(Option.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
Option.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_PKS5_]+0x34): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Attr.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.14]':
Attr.cpp:(.text+0x11c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Attr.o): In function `Poco::XML::Attr::setValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Attr.cpp:(.text+0x29a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMWriter.o): In function `Poco::XML::DOMWriter::setEncoding(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::TextEncoding&)':
DOMWriter.cpp:(.text+0x72): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMWriter.o): In function `Poco::XML::DOMWriter::setNewLine(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
DOMWriter.cpp:(.text+0x82): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DOMWriter.o): In function `Poco::XML::DOMWriter::setIndent(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
DOMWriter.cpp:(.text+0x8a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Element.o): In function `Poco::XML::Element::innerText[abi:cxx11]() const':
Element.cpp:(.text+0x132): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(EntityReference.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.13] [clone .constprop.15]':
EntityReference.cpp:(.text+0xac): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(InputSource.o): In function `Poco::XML::InputSource::InputSource(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
InputSource.cpp:(.text+0xba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(InputSource.o): In function `Poco::XML::InputSource::setPublicId(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
InputSource.cpp:(.text+0x154): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(InputSource.o): In function `Poco::XML::InputSource::setSystemId(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
InputSource.cpp:(.text+0x15a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(InputSource.o): In function `Poco::XML::InputSource::setEncoding(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
InputSource.cpp:(.text+0x162): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Notation.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.13]':
Notation.cpp:(.text+0xc8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ProcessingInstruction.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.13]':
ProcessingInstruction.cpp:(.text+0xbc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(ProcessingInstruction.o): In function `Poco::XML::ProcessingInstruction::setData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
ProcessingInstruction.cpp:(.text+0x1e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(WhitespaceFilter.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.15]':
WhitespaceFilter.cpp:(.text+0x224): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(WhitespaceFilter.o): In function `Poco::XML::WhitespaceFilter::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
WhitespaceFilter.cpp:(.text+0x37c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(WhitespaceFilter.o): In function `Poco::XML::WhitespaceFilter::characters(char const*, int, int)':
WhitespaceFilter.cpp:(.text+0x544): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AbstractContainerNode.o): In function `Poco::XML::AbstractContainerNode::findNode(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, Poco::XML::Node const*, Poco::XML::NamespaceSupport const*)':
AbstractContainerNode.cpp:(.text+0x9bc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
AbstractContainerNode.cpp:(.text+0xa5e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
AbstractContainerNode.cpp:(.text+0xb12): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
AbstractContainerNode.cpp:(.text+0xbb6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
AbstractContainerNode.cpp:(.text+0xc74): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AbstractContainerNode.o):AbstractContainerNode.cpp:(.text+0xdb6): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.36]':
AttributesImpl.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::setValue(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AttributesImpl.cpp:(.text+0x250): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::setAttribute(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AttributesImpl.cpp:(.text+0x2aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0x2b4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0x2c0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0x2cc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o):AttributesImpl.cpp:(.text+0x2d8): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::AttributesImpl()':
AttributesImpl.cpp:(.text+0x5c8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::addAttribute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AttributesImpl.cpp:(.text+0x934): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0x93c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0x946): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0x950): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0x95a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::AttributesImpl(Poco::XML::Attributes const&)':
AttributesImpl.cpp:(.text+0xce2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::addAttribute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)':
AttributesImpl.cpp:(.text+0xdb4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0xdbc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0xdc6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0xdd0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
AttributesImpl.cpp:(.text+0xdda): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::addAttribute(char const*, char const*, char const*, char const*, char const*, bool)':
AttributesImpl.cpp:(.text+0xeba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
AttributesImpl.cpp:(.text+0xece): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
AttributesImpl.cpp:(.text+0xee6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
AttributesImpl.cpp:(.text+0xefc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
AttributesImpl.cpp:(.text+0xf14): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::setLocalName(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AttributesImpl.cpp:(.text+0x39e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::setQName(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AttributesImpl.cpp:(.text+0x3f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::setType(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AttributesImpl.cpp:(.text+0x440): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `Poco::XML::AttributesImpl::setURI(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AttributesImpl.cpp:(.text+0x490): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o): In function `std::vector<Poco::XML::AttributesImpl::Attribute, std::allocator<Poco::XML::AttributesImpl::Attribute> >::operator=(std::vector<Poco::XML::AttributesImpl::Attribute, std::allocator<Poco::XML::AttributesImpl::Attribute> > const&)':
AttributesImpl.cpp:(.text._ZNSt6vectorIN4Poco3XML14AttributesImpl9AttributeESaIS3_EEaSERKS5_[_ZNSt6vectorIN4Poco3XML14AttributesImpl9AttributeESaIS3_EEaSERKS5_]+0x52): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(AttributesImpl.o):AttributesImpl.cpp:(.text._ZNSt6vectorIN4Poco3XML14AttributesImpl9AttributeESaIS3_EEaSERKS5_[_ZNSt6vectorIN4Poco3XML14AttributesImpl9AttributeESaIS3_EEaSERKS5_]+0x5e): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CharacterData.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.14]':
CharacterData.cpp:(.text+0x60): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CharacterData.o): In function `Poco::XML::CharacterData::setData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
CharacterData.cpp:(.text+0x19c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CharacterData.cpp:(.text+0x1c8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CharacterData.o): In function `Poco::XML::CharacterData::appendData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
CharacterData.cpp:(.text+0x286): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
CharacterData.cpp:(.text+0x2b4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CharacterData.o): In function `Poco::XML::CharacterData::insertData(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
CharacterData.cpp:(.text+0x32a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
CharacterData.cpp:(.text+0x35c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CharacterData.o): In function `Poco::XML::CharacterData::deleteData(unsigned long, unsigned long)':
CharacterData.cpp:(.text+0x448): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
CharacterData.cpp:(.text+0x480): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CharacterData.o): In function `Poco::XML::CharacterData::replaceData(unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
CharacterData.cpp:(.text+0x56e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(CharacterData.o):CharacterData.cpp:(.text+0x5a6): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(DocumentType.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.13]':
DocumentType.cpp:(.text+0xc8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(EntityResolverImpl.o): In function `Poco::XML::EntityResolverImpl::resolveSystemId(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
EntityResolverImpl.cpp:(.text+0x134): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Event.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.16] [clone .constprop.24]':
Event.cpp:(.text+0xc4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(Event.o): In function `Poco::XML::Event::initEvent(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool)':
Event.cpp:(.text+0x1ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(EventDispatcher.o): In function `Poco::XML::EventDispatcher::addEventListener(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::XML::EventListener*, bool)':
EventDispatcher.cpp:(.text+0x70): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
EventDispatcher.cpp:(.text+0x102): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(EventException.o): In function `Poco::XML::EventException::EventException(int)':
EventException.cpp:(.text+0x86): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(SAXException.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.20]':
SAXException.cpp:(.text+0x1cc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(SAXException.o): In function `Poco::XML::SAXParseException::operator=(Poco::XML::SAXParseException const&)':
SAXException.cpp:(.text+0x62e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SAXException.cpp:(.text+0x63a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(SAXException.o): In function `Poco::XML::SAXParseException::buildMessage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)':
SAXException.cpp:(.text+0x7a2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SAXException.cpp:(.text+0x824): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SAXException.cpp:(.text+0x880): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
SAXException.cpp:(.text+0x88c): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
SAXException.cpp:(.text+0x900): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
SAXException.cpp:(.text+0x904): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
SAXException.cpp:(.text+0x90c): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(LocatorImpl.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.13]':
LocatorImpl.cpp:(.text+0xb8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(LocatorImpl.o): In function `Poco::XML::LocatorImpl::LocatorImpl(Poco::XML::Locator const&)':
LocatorImpl.cpp:(.text+0x1ae): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
LocatorImpl.cpp:(.text+0x1d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(LocatorImpl.o): In function `Poco::XML::LocatorImpl::operator=(Poco::XML::Locator const&)':
LocatorImpl.cpp:(.text+0x298): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
LocatorImpl.cpp:(.text+0x2ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(LocatorImpl.o): In function `Poco::XML::LocatorImpl::setPublicId(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
LocatorImpl.cpp:(.text+0x332): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoXML.a(LocatorImpl.o):LocatorImpl.cpp:(.text+0x33a): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Bugcheck.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.22]':
Bugcheck.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Bugcheck.o): In function `Poco::Bugcheck::what[abi:cxx11](char const*, char const*, int, char const*)':
Bugcheck.cpp:(.text+0x286): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Bugcheck.cpp:(.text+0x308): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Bugcheck.cpp:(.text+0x32c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Bugcheck.cpp:(.text+0x342): undefined reference to `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()'
Bugcheck.cpp:(.text+0x3ac): undefined reference to `VTT for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
Bugcheck.cpp:(.text+0x3b0): undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
Bugcheck.cpp:(.text+0x3b8): undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Bugcheck.o): In function `Poco::Bugcheck::assertion(char const*, char const*, int, char const*)':
Bugcheck.cpp:(.text+0x420): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Bugcheck.cpp:(.text+0x43e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Bugcheck.cpp:(.text+0x45e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Bugcheck.cpp:(.text+0x474): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Bugcheck.o): In function `Poco::Bugcheck::nullPointer(char const*, char const*, int)':
Bugcheck.cpp:(.text+0x58c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Bugcheck.o):Bugcheck.cpp:(.text+0x734): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(LocalDateTime.o): In function `Poco::LocalDateTime::determineTzd(bool)':
LocalDateTime.cpp:(.text+0x62e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeFormatter.o): In function `Poco::DateTimeFormatter::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, Poco::Timespan const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
DateTimeFormatter.cpp:(.text+0x98): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x1e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeFormatter.o): In function `Poco::DateTimeFormatter::tzdISO(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int)':
DateTimeFormatter.cpp:(.text+0x2d4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x2e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x394): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeFormatter.o):DateTimeFormatter.cpp:(.text+0x3a8): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeFormatter.o): In function `Poco::DateTimeFormatter::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, Poco::DateTime const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
DateTimeFormatter.cpp:(.text+0x674): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x696): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x6fa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x762): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x826): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x872): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
DateTimeFormatter.cpp:(.text+0x8ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeFormatter.o): In function `Poco::DateTimeFormatter::tzdRFC(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int)':
DateTimeFormatter.cpp:(.text+0x51c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeParser.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.17]':
DateTimeParser.cpp:(.text+0x5a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeParser.o): In function `Poco::DateTimeParser::parseTZD(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
DateTimeParser.cpp:(.text+0x36c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
DateTimeParser.cpp:(.text+0x3a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
DateTimeParser.cpp:(.text+0x3ba): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeParser.o): In function `Poco::DateTimeParser::parseMonth(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
DateTimeParser.cpp:(.text+0x464): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned int, unsigned int) const'
DateTimeParser.cpp:(.text+0x492): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
DateTimeParser.cpp:(.text+0x56c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeParser.o): In function `Poco::DateTimeParser::parseDayOfWeek(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
DateTimeParser.cpp:(.text+0x6c0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned int, unsigned int) const'
DateTimeParser.cpp:(.text+0x6ee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
DateTimeParser.cpp:(.text+0x7c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeParser.o): In function `Poco::DateTimeParser::parseAMPM(__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, __gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&, int)':
DateTimeParser.cpp:(.text+0x98a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
DateTimeParser.cpp:(.text+0x9cc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
DateTimeParser.cpp:(.text+0x9da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DateTimeParser.o): In function `Poco::DateTimeParser::tryParse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::DateTime&, int&)':
DateTimeParser.cpp:(.text+0x16ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
DateTimeParser.cpp:(.text+0x1728): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
DateTimeParser.cpp:(.text+0x175e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
DateTimeParser.cpp:(.text+0x17d0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
DateTimeParser.cpp:(.text+0x182a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
DateTimeParser.cpp:(.text+0x183c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DigestEngine.o): In function `Poco::DigestEngine::digestToHex[abi:cxx11](std::vector<unsigned char, std::allocator<unsigned char> > const&)':
DigestEngine.cpp:(.text+0x4e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned int)'
DigestEngine.cpp:(.text+0xd4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
DigestEngine.cpp:(.text+0xe8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Exception.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.18]':
Exception.cpp:(.text+0xf98): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Exception.o): In function `Poco::Exception::Exception(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
Exception.cpp:(.text+0x108e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Exception.cpp:(.text+0x1098): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Exception.o): In function `Poco::Exception::operator=(Poco::Exception const&)':
Exception.cpp:(.text+0x1206): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Exception.o): In function `Poco::Exception::displayText[abi:cxx11]() const':
Exception.cpp:(.text+0x125e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Exception.cpp:(.text+0x1268): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Exception.o): In function `Poco::Exception::extendedMessage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Exception.cpp:(.text+0x12c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Exception.cpp:(.text+0x12a6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Exception.cpp:(.text+0x12d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(File.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.31]':
File.cpp:(.text+0xd0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(File.o): In function `Poco::FileImpl::FileImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
File.cpp:(.text+0x166): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned int, char)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(File.o): In function `Poco::FileImpl::setPathImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
File.cpp:(.text+0x194): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(File.o): In function `Poco::FileImpl::swapImpl(Poco::FileImpl&)':
File.cpp:(.text+0x188): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(File.o): In function `Poco::FileImpl::setPathImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
File.cpp:(.text+0x1b2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned int, char)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FormattingChannel.o): In function `Poco::FormattingChannel::setProperty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FormattingChannel.cpp:(.text+0x3a2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FormattingChannel.cpp:(.text+0x3ae): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Message.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.30]':
Message.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Message.o): In function `Poco::Message::swap(Poco::Message&)':
Message.cpp:(.text+0x152): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Message.cpp:(.text+0x15e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Message.cpp:(.text+0x186): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Message.o): In function `Poco::Message::init()':
Message.cpp:(.text+0x230): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Message.o): In function `Poco::Message::set(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Message.cpp:(.text+0xb24): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Message.o): In function `Poco::Message::setSource(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Message.cpp:(.text+0x1ac): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Message.o): In function `Poco::Message::setText(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Message.cpp:(.text+0x1b2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Message.o): In function `Poco::Message::setThread(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Message.cpp:(.text+0x1c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberFormatter.o): In function `Poco::NumberFormatter::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, float)':
NumberFormatter.cpp:(.text+0x114): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberFormatter.o): In function `Poco::NumberFormatter::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, double)':
NumberFormatter.cpp:(.text+0x180): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberFormatter.o): In function `Poco::NumberFormatter::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, double, int)':
NumberFormatter.cpp:(.text+0x1de): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberFormatter.o): In function `Poco::NumberFormatter::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, double, int, int)':
NumberFormatter.cpp:(.text+0x24a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberFormatter.o): In function `Poco::NumberFormatter::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, void const*)':
NumberFormatter.cpp:(.text+0x2c0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberFormatter.o):NumberFormatter.cpp:(.text+0x33e): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberParser.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.16]':
NumberParser.cpp:(.text+0x5a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumberParser.o): In function `Poco::NumberParser::tryParseFloat(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double&, char, char)':
NumberParser.cpp:(.text+0x500): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumericString.o): In function `(anonymous namespace)::insertThousandSep(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char, char)':
NumericString.cpp:(.text+0x810): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
NumericString.cpp:(.text+0x820): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
NumericString.cpp:(.text+0x890): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned int, unsigned int, unsigned int, char)'
NumericString.cpp:(.text+0x8b8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
NumericString.cpp:(.text+0x8c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumericString.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.64]':
NumericString.cpp:(.text+0x95c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumericString.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >& Poco::replaceInPlace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::value_type, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::value_type, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::size_type) [clone .part.55] [clone .constprop.71]':
NumericString.cpp:(.text+0xa52): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
NumericString.cpp:(.text+0xa76): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_erase(unsigned int, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumericString.o): In function `(anonymous namespace)::pad(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int, int, char, char) [clone .constprop.70]':
NumericString.cpp:(.text+0xab4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
NumericString.cpp:(.text+0xad0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned int, unsigned int) const'
NumericString.cpp:(.text+0xb2a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
NumericString.cpp:(.text+0xb62): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
NumericString.cpp:(.text+0xba4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned int, unsigned int, unsigned int, char)'
NumericString.cpp:(.text+0xbce): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned int, unsigned int, unsigned int, char)'
NumericString.cpp:(.text+0xbfa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
NumericString.cpp:(.text+0xc18): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned int, unsigned int, unsigned int, char)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumericString.o): In function `Poco::floatToStr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, float, int, int, char, char)':
NumericString.cpp:(.text+0x5250): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
NumericString.cpp:(.text+0x52a0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
NumericString.cpp:(.text+0x52e8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(NumericString.o): In function `Poco::doubleToStr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, double, int, int, char, char)':
NumericString.cpp:(.text+0x53d8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
NumericString.cpp:(.text+0x5428): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
NumericString.cpp:(.text+0x5470): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.39]':
Path.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::PathImpl::currentImpl[abi:cxx11]()':
Path.cpp:(.text+0xe0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x104): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::PathImpl::homeImpl[abi:cxx11]()':
Path.cpp:(.text+0x1fc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x220): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x264): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::PathImpl::tempImpl[abi:cxx11]()':
Path.cpp:(.text+0x2f4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x318): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x330): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::PathImpl::expandImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x45a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x4be): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x51a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x540): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x584): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::swap(Poco::Path&)':
Path.cpp:(.text+0x85e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Path.cpp:(.text+0x86a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Path.cpp:(.text+0x876): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
Path.cpp:(.text+0x882): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::makeFile()':
Path.cpp:(.text+0x8c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::setNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x8ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::setDevice(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x90c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::popFrontDirectory()':
Path.cpp:(.text+0xa66): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::setFileName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0xaae): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::getBaseName[abi:cxx11]() const':
Path.cpp:(.text+0xac8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::rfind(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::setExtension(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0xb34): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0xb6c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0xb76): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::getExtension[abi:cxx11]() const':
Path.cpp:(.text+0xbb8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::rfind(char, unsigned int) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::setBaseName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0xc2c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0xc60): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0xc6a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::buildUnix[abi:cxx11]() const':
Path.cpp:(.text+0xe26): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0xe36): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0xe48): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o):Path.cpp:(.text+0xe58): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::buildVMS[abi:cxx11]() const':
Path.cpp:(.text+0x10aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x10bc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x10c4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x10d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x10f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x10fa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x111c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
Path.cpp:(.text+0x1126): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o):Path.cpp:(.text+0x1136): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::buildVMS[abi:cxx11]() const':
Path.cpp:(.text+0x117c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x1198): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::assign(Poco::Path const&)':
Path.cpp:(.text+0x12d6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x12e2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x12ee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x12fa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::pushDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x13f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x1400): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x1412): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::Path(Poco::Path const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x15aa): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::Path(Poco::Path const&, char const*)':
Path.cpp:(.text+0x1766): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::parseWindows(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x196c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x1988): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x19f2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x1a30): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::resolve(Poco::Path const&)':
Path.cpp:(.text+0x1ad2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::makeAbsolute(Poco::Path const&)':
Path.cpp:(.text+0x1ce4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x1cee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::parseUnix(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x1dde): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x1e24): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x1e5e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::parseVMS(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Path.cpp:(.text+0x2256): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x22c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x237e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x2392): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x23c0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x23dc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x25da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x2606): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x262a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x265a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x266e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x2684): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x26de): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
Path.cpp:(.text+0x26f2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x2708): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
Path.cpp:(.text+0x27c2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::makeParent()':
Path.cpp:(.text+0x2c36): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::append(Poco::Path const&)':
Path.cpp:(.text+0x2da6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text+0x2db2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `Poco::Path::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::Path&)':
Path.cpp:(.text+0x2eb2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct(unsigned int, char)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Path.o): In function `void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_range_insert<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::forward_iterator_tag)':
Path.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEEEvNSA_IPS5_S7_EET_SG_St20forward_iterator_tag[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEEEvNSA_IPS5_S7_EET_SG_St20forward_iterator_tag]+0xb8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEEEvNSA_IPS5_S7_EET_SG_St20forward_iterator_tag[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEEEvNSA_IPS5_S7_EET_SG_St20forward_iterator_tag]+0xd4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Path.cpp:(.text._ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEEEvNSA_IPS5_S7_EET_SG_St20forward_iterator_tag[_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS5_S7_EEEEvNSA_IPS5_S7_EET_SG_St20forward_iterator_tag]+0x186): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Process.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.43]':
Process.cpp:(.text+0x8e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Process.o): In function `Poco::ProcessImpl::killImpl(int)':
Process.cpp:(.text+0x256): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
Process.cpp:(.text+0x2e0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
Process.cpp:(.text+0x35c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Process.o): In function `Poco::ProcessImpl::requestTerminationImpl(int)':
Process.cpp:(.text+0x486): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Process.o):Process.cpp:(.text+0x500): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Process.o): In function `Poco::NumberFormatter::format[abi:cxx11](int)':
Process.cpp:(.text._ZN4Poco15NumberFormatter6formatB5cxx11Ei[_ZN4Poco15NumberFormatter6formatB5cxx11Ei]+0xe4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(StreamCopier.o): In function `Poco::StreamCopier::copyToString(std::istream&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned int)':
StreamCopier.cpp:(.text+0x184): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(StreamCopier.o): In function `Poco::StreamCopier::copyToString64(std::istream&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned int)':
StreamCopier.cpp:(.text+0x23e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(StringTokenizer.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.33]':
StringTokenizer.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(StringTokenizer.o): In function `Poco::StringTokenizer::trim(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
StringTokenizer.cpp:(.text+0x144): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(StringTokenizer.o): In function `Poco::StringTokenizer::StringTokenizer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
StringTokenizer.cpp:(.text+0x248): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
StringTokenizer.cpp:(.text+0x258): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned int) const'
StringTokenizer.cpp:(.text+0x32e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(StringTokenizer.o): In function `Poco::StringTokenizer::replace(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)':
StringTokenizer.cpp:(.text+0x50a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URIStreamFactory.o): In function `Poco::URIRedirection::URIRedirection(Poco::URIRedirection const&)':
URIStreamFactory.cpp:(.text+0x90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(URIStreamFactory.o): In function `Poco::URIRedirection::swap(Poco::URIRedirection&)':
URIStreamFactory.cpp:(.text+0xbc): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(UnicodeConverter.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.32]':
UnicodeConverter.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(UnicodeConverter.o): In function `Poco::UnicodeConverter::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&)':
UnicodeConverter.cpp:(.text+0x134): undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_mutate(unsigned int, unsigned int, wchar_t const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(UnicodeConverter.o): In function `void std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::forward_iterator_tag)':
UnicodeConverter.cpp:(.text._ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12_M_constructIPKwEEvT_S8_St20forward_iterator_tag[_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12_M_constructIPKwEEvT_S8_St20forward_iterator_tag]+0x64): undefined reference to `std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Var.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.98]':
Var.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Var.o): In function `Poco::Dynamic::Var::parseJSONString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int&)':
Var.cpp:(.text+0xe96): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Var.cpp:(.text+0xed6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Var.cpp:(.text+0xeea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Var.cpp:(.text+0xefe): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
Var.cpp:(.text+0xf12): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Var.o):Var.cpp:(.text+0xf26): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Var.o): In function `Poco::Dynamic::Var::operator==(char const*) const':
Var.cpp:(.text+0x11f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Var.o): In function `Poco::Dynamic::Var::operator!=(char const*) const':
Var.cpp:(.text+0x12f8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Var.o): In function `Poco::Dynamic::Var::operator+(Poco::Dynamic::Var const&) const':
Var.cpp:(.text+0x2104): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Var.o): In function `Poco::Dynamic::Var::operator+=(Poco::Dynamic::Var const&)':
Var.cpp:(.text+0x2354): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(VarHolder.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.25]':
VarHolder.cpp:(.text+0x5c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(VarHolder.o): In function `Poco::Dynamic::Impl::escape(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
VarHolder.cpp:(.text+0x156): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
VarHolder.cpp:(.text+0x198): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
VarHolder.cpp:(.text+0x1b6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
VarHolder.cpp:(.text+0x1d2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
VarHolder.cpp:(.text+0x1ee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
VarHolder.cpp:(.text+0x20a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(VarHolder.o):VarHolder.cpp:(.text+0x226): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)' follow
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(VarHolder.o): In function `Poco::Dynamic::Impl::appendJSONString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, Poco::Dynamic::Var const&)':
VarHolder.cpp:(.text+0x382): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
VarHolder.cpp:(.text+0x442): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned int, unsigned int, char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(VarHolder.o): In function `Poco::Dynamic::Impl::appendJSONValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, Poco::Dynamic::Var const&)':
VarHolder.cpp:(.text+0x78e): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
VarHolder.cpp:(.text+0x928): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileStream.o): In function `Poco::FileStreamBuf::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::_Ios_Openmode)':
FileStream.cpp:(.text+0x356): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DirectoryIterator.o): In function `Poco::DirectoryIteratorImpl::next[abi:cxx11]()':
DirectoryIterator.cpp:(.text+0x64): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned int, unsigned int, char const*, unsigned int)'
DirectoryIterator.cpp:(.text+0x6c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
DirectoryIterator.cpp:(.text+0x78): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Event.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.14]':
Event.cpp:(.text+0x5a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Event.o): In function `Poco::EventImpl::waitImpl()':
Event.cpp:(.text+0x1f2): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(LogFile.o): In function `Poco::LogFileImpl::LogFileImpl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
LogFile.cpp:(.text+0x1d6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(Notification.o): In function `Poco::Notification::name[abi:cxx11]() const':
Notification.cpp:(.text+0x92): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(PurgeStrategy.o): In function `Poco::PurgeStrategy::list(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<Poco::File, std::allocator<Poco::File> >&)':
PurgeStrategy.cpp:(.text+0x1c6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
PurgeStrategy.cpp:(.text+0x1ee): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
PurgeStrategy.cpp:(.text+0x26c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(RWLock.o): In function `Poco::RWLockImpl::RWLockImpl()':
RWLock.cpp:(.text+0x4c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(TextConverter.o): In function `Poco::TextConverter::convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int (*)(int))':
TextConverter.cpp:(.text+0x86): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(TextConverter.o): In function `Poco::TextConverter::convert(void const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int (*)(int))':
TextConverter.cpp:(.text+0x1da): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileStreamFactory.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.15]':
FileStreamFactory.cpp:(.text+0x90): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(FileStreamFactory.o): In function `Poco::FileStreamFactory::open(Poco::URI const&)':
FileStreamFactory.cpp:(.text+0x286): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
FileStreamFactory.cpp:(.text+0x2a8): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_erase(unsigned int, unsigned int)'
FileStreamFactory.cpp:(.text+0x2f6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DeflatingStream.o): In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.29]':
DeflatingStream.cpp:(.text+0x5a): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DeflatingStream.o): In function `Poco::DeflatingStreamBuf::readFromDevice(char*, int)':
DeflatingStream.cpp:(.text+0x202): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DeflatingStream.o): In function `Poco::DeflatingStreamBuf::writeToDevice(char const*, int)':
DeflatingStream.cpp:(.text+0x380): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DeflatingStream.o): In function `Poco::DeflatingStreamBuf::sync()':
DeflatingStream.cpp:(.text+0x5e6): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
DeflatingStream.cpp:(.text+0x622): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)'
/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/libs/poco/lib/linuxarmv7l/libPocoFoundation.a(DeflatingStream.o):DeflatingStream.cpp:(.text+0xe22): more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned int&, unsigned int)' follow
collect2: error: ld returned 1 exit status
make[1]: *** [bin/emptyExample] Error 1
make[1]: Leaving directory `/opt/raspberrypi/root/opt/of_v0.9.8_linuxarmv7l_release/apps/myApps/emptyExample'
make: *** [Release] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment