Created
          December 7, 2015 14:28 
        
      - 
      
- 
        Save antimodular/028811f066a0414f31ff to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | HOST_OS=Linux | |
| HOST_ARCH=armv7l | |
| 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 libpulse-simple alsa gtk+-3.0 libmpg123 | |
| [warning] ofAppEGLWindow: init(): X11 not availble on RPI yet, using a native window instead | |
| [notice ] ofAppEGLWindow: setupRPiNativeWindow(): screenRect: 1600x1200 | |
| [notice ] ofAppEGLWindow: setupRPiNativeWindow(): windowRect: 1280x720 | |
| [notice ] ofAppEGLWindow: createSurface(): setting up EGL Display | |
| [notice ] ofAppEGLWindow: createSurface(): EGL Display correctly set 0x1 | |
| [notice ] ofAppEGLWindow: createSurface(): no current renderer selected | |
| [notice ] ofAppEGLWindow: createSurface(): default renderer detected | |
| [notice ] ofAppEGLWindow: createSurface(): surface created correctly | |
| [notice ] ofAppEGLWindow: createSurface(): API bound correctly | |
| [notice ] ofAppEGLWindow: createSurface(): -----EGL----- | |
| [notice ] ofAppEGLWindow: createSurface(): EGL_VERSION_MAJOR = 1 | |
| [notice ] ofAppEGLWindow: createSurface(): EGL_VERSION_MINOR = 4 | |
| [notice ] ofAppEGLWindow: createSurface(): EGL_CLIENT_APIS = OpenGL_ES OpenVG | |
| [notice ] ofAppEGLWindow: createSurface(): EGL_VENDOR = Broadcom | |
| [notice ] ofAppEGLWindow: createSurface(): EGL_VERSION = 1.4 | |
| [notice ] ofAppEGLWindow: createSurface(): EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface | |
| [notice ] ofAppEGLWindow: createSurface(): GL_RENDERER = VideoCore IV HW | |
| [notice ] ofAppEGLWindow: createSurface(): GL_VERSION = OpenGL ES-CM 1.1 | |
| [notice ] ofAppEGLWindow: createSurface(): GL_VENDOR = Broadcom | |
| [notice ] ofAppEGLWindow: createSurface(): ------------- | |
| [notice ] ofAppEGLWindow: setupPeripherals(): peripheral setup complete | |
| [notice ] ofAppEGLWindow: setupNativeUDev(): created udev object | |
| [notice ] ofAppEGLWindow: setupMouse(): mouse_fd= 5 devicePath=/dev/input/by-path/platform-bcm2708_usb-usb-0:1.4:1.0-event-mouse | |
| [notice ] ofAppEGLWindow: setupMouse(): mouse device name = PixArt Microsoft USB Optical Mouse | |
| [notice ] ofAppEGLWindow: setupKeyboard(): keyboard_fd= 6 devicePath=/dev/input/by-path/platform-bcm2708_usb-usb-0:1.5:1.0-event-kbd | |
| [notice ] ofAppEGLWindow: setupKeyboard(): keyboard device name = HID 04d9:1203 | |
| [notice ] ofAppEGLWindow: setupPeripherals(): native event setup complete | |
| [verbose] setup: OMX_Init PASS | |
| [verbose] generateEGLImage: Create EGLImage PASS | |
| [ error ] camera OMX_GetHandle FAIL error: 0x80001000 | |
| Segmentation fault | |
| ../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:168: recipe for target 'run' failed | |
| make: *** [run] Error 139 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment