bugGnash - The GNU Flash player - Bugs: bug #42505, Build is broken while processing...

 
 

bug #42505: Build is broken while processing Renderer_ogl.cpp with gcc 4.9.0

Submitted by:  Frederic Bezies <fredbezies>
Submitted on:  Wed 04 Jun 2014 03:56:07 PM UTC  
 
Category: buildSeverity: 3 - Normal
Release: trunkStatus: Fixed
Privacy: PublicAssigned to: Bastiaan Jacques <bjacques>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 04 Jun 2014 04:43:22 PM UTC, comment #2:

Fixed indeed. Thanks for commiting the fix so quickly.

Frederic Bezies <fredbezies>
Wed 04 Jun 2014 04:01:49 PM UTC, comment #1:

Should be fixed in 7349e86703c. Thanks for reporting!

Bastiaan Jacques <bjacques>
Project MemberIn charge of this item.
Wed 04 Jun 2014 03:56:07 PM UTC, original submission:

Since commit 58ba55dd0428196726ff94e62b43a042149c23a6 gnash build process is broken in Renderer_ogl.cpp with gcc 4.9.0

Here is the error log :

make[2]: Entering directory '/home/fred/gnash-trunk-git/src/gnash/librender'
CXX libgnashrender_la-Renderer_ogl.lo
opengl/Renderer_ogl.cpp: In member function 'void gnash::renderer::opengl::Tesselator::tesselate()':
opengl/Renderer_ogl.cpp:498:8: error: 'Gldouble' was not declared in this scope
for (Gldouble* vertex: _vertices) {
^
opengl/Renderer_ogl.cpp:498:18: error: 'vertex' was not declared in this scope
for (Gldouble* vertex: _vertices) {
^
opengl/Renderer_ogl.cpp:502:19: error: could not convert '((gnash::renderer::opengl::Tesselator)this)->gnash::renderer::opengl::Tesselator::_vertices.std::vector<_Tp, _Alloc>::clear<double, std::allocator<double*> >()' from 'void' to 'bool'
_vertices.clear();
^
opengl/Renderer_ogl.cpp:503:1: error: expected primary-expression before '}' token
}
^
opengl/Renderer_ogl.cpp:503:1: error: expected ')' before '}' token
opengl/Renderer_ogl.cpp:503:1: error: expected primary-expression before '}' token
Makefile:941: recipe for target 'libgnashrender_la-Renderer_ogl.lo' failed

Frederic Bezies <fredbezies>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by bjacques (Updated the item)
  • -unavailable- added by fredbezies (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 04 Jun 2014 04:01:49 PM UTCbjacquesStatusNone=>Fixed
      Open/ClosedOpen=>Closed
    Wed 04 Jun 2014 03:57:44 PM UTCbjacquesAssigned toNone=>bjacques

    Back to the top


    Powered by Savane 3.1-cleanup1