bugGnash - The GNU Flash player - Bugs: bug #42711, FTBFS on powerpc

 
 

bug #42711: FTBFS on powerpc

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

Add a New Comment Rich Markup
   

Sat 24 Jan 2015 09:11:07 PM UTC, comment #4: 

How about something trivial like this?

std::atomic<int> x;
x = 1;
x.load();

Bastiaan Jacques <bjacques>
Group Member
Thu 10 Jul 2014 09:25:48 AM UTC, comment #3: 

Right. Would need to know what to check and test it, harder. Looking for patches around.

Gabriele Giacone <gg0>
Group Member
Thu 10 Jul 2014 08:59:01 AM UTC, comment #2: 

How about AC_TRY_LINK?

Bastiaan Jacques <bjacques>
Group Member
Thu 10 Jul 2014 08:56:45 AM UTC, comment #1: 

Fixed on powerpc and mipsel by adding -latomic to LD_FLAGS.
Any cleaner way to check at configure time and add it only if really needed?

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


Current master (935df16) FTBFS on powerpc.

[...]
  CXXLD    dump-gnash
../libcore/.libs/libgnashcore.so: undefined reference to `__atomic_store_8'
../libmedia/.libs/libgnashmedia.so: undefined reference to `__atomic_load_8'
collect2: error: ld returned 1 exit status

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

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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code