← Back to team overview

desktop-packages team mailing list archive

[Bug 1490995] Re: Firefox 40 ftbfs on powerpc in wily

 

Given my other priorities (Oxide), I'm not likely to be able to spend
any time on Firefox issues that don't affect x86 / x86-64 other than
reviewing a merge proposal from someone who cares about PPC.

Given that Mozilla consider PPC a tier-3 platform
(https://developer.mozilla.org/en/docs/Supported_build_configurations),
I'd rather we just stopped pretending that Firefox is at all supported
on it tbh. The build breaks with a new issue with almost every new
version.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1490995

Title:
  Firefox 40 ftbfs on powerpc in wily

Status in firefox package in Ubuntu:
  New

Bug description:
  This ftbfs error is preventing 40 from hitting the release pocket.
  It's stuck in proposed right now.

  https://launchpadlibrarian.net/215722137/buildlog_ubuntu-wily-
  powerpc.firefox_40.0.3%2Bbuild1-0ubuntu1_BUILDING.txt.gz

  Seems to an error like so:

  /usr/include/c++/5/bits/atomic_base.h:477: undefined reference to `__atomic_compare_exchange_8'
  /usr/include/c++/5/bits/atomic_base.h:477: undefined reference to `__atomic_compare_exchange_8'
  collect2: error: ld returned 1 exit status
  make[6]: *** [TestAtomics] Error 1

  Which would make me think a missing -latomic somewhere.  But looking
  at the source, it wasn't clear to me how TestAtomics or other tests
  were getting passed their LDFLAGS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1490995/+subscriptions


References