bugGnash - The GNU Flash player - Bugs: bug #42712, FTBFS on armel

 
 

bug #42712: FTBFS on armel

Submitter:  Gabriele Giacone <gg0>
Submitted:  Tue 08 Jul 2014 11:05:29 PM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  master Status:  Fixed
Privacy:  Public Assigned to:  bjacques
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 28 Mar 2015 09:01:44 PM UTC, comment #4: 

Presumed fixed.

Bastiaan Jacques <bjacques>
Group Member
Sat 24 Jan 2015 05:00:43 PM UTC, comment #3: 

Should be fixed in 2fa246e28f.

Bastiaan Jacques <bjacques>
Group Member
Fri 23 Jan 2015 11:13:12 PM UTC, comment #2: 

No workarounds; the GCC developers have simply not written an implementation of std::future/async that works on armel. Until such an implementation arrives, the only reasonable thing to do here is to use the less abstracted interfaces (as before).

Bastiaan Jacques <bjacques>
Group Member
Wed 09 Jul 2014 07:21:18 PM UTC, comment #1: 

std::future seems broken on armel

 https://bugs.debian.org/727621

Any workaround?

Gabriele Giacone <gg0>
Group Member
Tue 08 Jul 2014 11:05:29 PM UTC, original submission:  

Current master (935df16) FTBFS on armel.

[...]
  CXX      DefineVideoStreamTag.lo
In file included from ../../libcore/MovieClip.cpp:53:0:
../../libcore/LoadVariablesThread.h:105:32: error: field '_vals' has incomplete type 'std::future<std::map<std::basic_string<char>, std::basic_string<char> > >'
         std::future<ValuesMap> _vals;
                                ^
../../libcore/LoadVariablesThread.h: In member function 'gnash::LoadVariablesThread::ValuesMap gnash::LoadVariablesThread::getValues()':
../../libcore/LoadVariablesThread.h:83:2: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
make[6]: * [MovieClip.lo] Error 1

See https://buildd.debian.org/status/fetch.php?pkg=gnash&arch=armel&ver=0.8.11~git20140708-1&stamp=1404859265

Gabriele Giacone <gg0>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bjacques (Posted a comment)
  • -email is unavailable- added by gg0 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-03-28 bjacques StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2015-01-24 bjacques StatusNone Ready For Test
    2015-01-23 bjacques Assigned toNone bjacques

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code