Closed Bug 1105218 (bld-linux64-spot-463) Opened 10 years ago Closed 10 years ago

bld-linux64-spot-463 problem tracking

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task, P3)

x86_64
Linux

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cbook, Unassigned)

Details

(Whiteboard: [buildduty][buildslaves][capacity])

seems this slve a problem

https://treeherder.mozilla.org/ui/logviewer.html#?job_id=4218676&repo=mozilla-inbound

builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h:98:13: error: 'SurfaceTexture' is not a member of 'mozilla::widget::android::sdk'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h:98:13: error: 'SurfaceTexture' is not a member of 'mozilla::widget::android::sdk'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h:98:58: error: template argument 1 is invalid
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h:99:13: error: 'Surface' is not a member of 'mozilla::widget::android::sdk'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h:99:13: error: 'Surface' is not a member of 'mozilla::widget::android::sdk'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h:99:51: error: template argument 1 is invalid
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h: In member function '_jobject* mozilla::gl::AndroidSurfaceTexture::JavaSurface()':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.h:90:42: error: base operand of '->' is not a pointer
In file included from /builds/slave/m-in-and-x86-00000000000000000/build/obj-firefox/gfx/gl/Unified_cpp_gfx_gl0.cpp:11:0:
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In member function 'nsresult mozilla::gl::AndroidSurfaceTexture::Attach(mozilla::gl::GLContext*, PRIntervalTime)':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:107:18: error: base operand of '->' is not a pointer
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In member function 'nsresult mozilla::gl::AndroidSurfaceTexture::Detach()':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:123:18: error: base operand of '->' is not a pointer
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In member function 'bool mozilla::gl::AndroidSurfaceTexture::Init(mozilla::gl::GLContext*, GLuint)':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:140:25: error: expected type-specifier before 'SurfaceTexture'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:140:25: error: invalid conversion from 'int*' to 'int' [-fpermissive]
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:140:25: error: expected ';' before 'SurfaceTexture'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:146:20: error: base operand of '->' is not a pointer
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:151:18: error: expected type-specifier before 'Surface'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:151:18: error: invalid conversion from 'int*' to 'int' [-fpermissive]
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:151:18: error: expected ';' before 'Surface'
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:157:66: error: base operand of '->' is not a pointer
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In constructor 'mozilla::gl::AndroidSurfaceTexture::AndroidSurfaceTexture()':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:171:29: error: cannot convert 'std::nullptr_t' to 'int' in initialization
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:171:29: error: cannot convert 'std::nullptr_t' to 'int' in initialization
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In destructor 'mozilla::gl::AndroidSurfaceTexture::~AndroidSurfaceTexture()':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:182:73: error: base operand of '->' is not a pointer
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:183:23: error: cannot convert 'std::nullptr_t' to 'int' in assignment
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In member function 'void mozilla::gl::AndroidSurfaceTexture::UpdateTexImage()':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:190:18: error: base operand of '->' is not a pointer
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In member function 'void mozilla::gl::AndroidSurfaceTexture::GetTransformMatrix(mozilla::gfx::Matrix4x4&)':
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp:201:18: error: base operand of '->' is not a pointer
/builds/slave/m-in-and-x86-00000000000000000/build/gfx/gl/AndroidSurfaceTexture.cpp: In member function 'void m

builds on other slaves workes, so i guess its  a problem here, disabled in slave alloc
Terminated.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.