Advertisement
Guest User

Error while installing openFrameworks

a guest
Oct 24th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.89 KB | None | 0 0
  1. HOST_OS=Linux
  2. checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio libpulse-simple alsa gl glu glew gtk+-3.0 libmpg123
  3. with PKG_CONFIG_LIBDIR=
  4. HOST_OS=Linux
  5. checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio libpulse-simple alsa gl glu glew gtk+-3.0 libmpg123
  6. with PKG_CONFIG_LIBDIR=
  7. Compiling /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofRendererCollection.cpp
  8. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/AL -I/usr/include/rtaudio -D__LINUX_ALSA__ -D__LINUX_PULSE__ -D__UNIX_JACK__ -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -MMD -MP -MF /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofRendererCollection.d -MT/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofRendererCollection.o -o /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofRendererCollection.o -c /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofRendererCollection.cpp
  9. Compiling /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofImage.cpp
  10. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/AL -I/usr/include/rtaudio -D__LINUX_ALSA__ -D__LINUX_PULSE__ -D__UNIX_JACK__ -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -MMD -MP -MF /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofImage.d -MT/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofImage.o -o /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofImage.o -c /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofImage.cpp
  11. Compiling /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofGraphics.cpp
  12. g++ -g3 -DDEBUG -Wall -Werror=return-type -std=c++14 -DGCC_HAS_REGEX -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/AL -I/usr/include/rtaudio -D__LINUX_ALSA__ -D__LINUX_PULSE__ -D__UNIX_JACK__ -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/fmodex/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtc -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/detail -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/gtx -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/glm/include/glm/simd -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/json/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/kiss/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/pugixml/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/tess2/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/utf8/include -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/utf8/include/utf8 -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/types -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/sound -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/video -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/math -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/3d -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/communication -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/gl -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/app -I/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/events -MMD -MP -MF /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofGraphics.d -MT/home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofGraphics.o -o /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworksCompiled/lib/linux64/obj/Debug/libs/openFrameworks/graphics/ofGraphics.o -c /home/rhodso/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofGraphics.cpp
  13. there has been a problem compiling Debug OF library
  14. please report this problem in the forums
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement